summaryrefslogtreecommitdiff
path: root/picirq.c
diff options
context:
space:
mode:
authorRuss Cox <[email protected]>2009-08-08 01:07:30 -0700
committerRuss Cox <[email protected]>2009-08-08 01:07:30 -0700
commit0aef8914959af9e472852611eb6352c211093d35 (patch)
tree0658cf47dcb134b79e5311209c2a2840d1a79650 /picirq.c
parentb3bebfce8a790975ba941d346e6bcff1b5afecf9 (diff)
downloadxv6-labs-0aef8914959af9e472852611eb6352c211093d35.tar.gz
xv6-labs-0aef8914959af9e472852611eb6352c211093d35.tar.bz2
xv6-labs-0aef8914959af9e472852611eb6352c211093d35.zip
shuffle and tweak for formatting.
pdf has very good page breaks now. would be a good copy for fall 2009.
Diffstat (limited to 'picirq.c')
-rw-r--r--picirq.c29
1 files changed, 29 insertions, 0 deletions
diff --git a/picirq.c b/picirq.c
index ff86831..1230c13 100644
--- a/picirq.c
+++ b/picirq.c
@@ -82,3 +82,32 @@ picinit(void)
if(irqmask != 0xFFFF)
picsetmask(irqmask);
}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+// Blank page.