summaryrefslogtreecommitdiff
path: root/mp.h
diff options
context:
space:
mode:
authorFrans Kaashoek <[email protected]>2014-08-29 17:06:49 -0400
committerFrans Kaashoek <[email protected]>2014-08-29 17:06:49 -0400
commit74c77da6f8a21e905d51dceb6016769a3652b045 (patch)
tree3c31a21e7dd871eeadc98cb4cb2a359270334a3f /mp.h
parentac83a21a5b5ae0089b67b21c4ce8b953b59d2264 (diff)
downloadxv6-labs-74c77da6f8a21e905d51dceb6016769a3652b045.tar.gz
xv6-labs-74c77da6f8a21e905d51dceb6016769a3652b045.tar.bz2
xv6-labs-74c77da6f8a21e905d51dceb6016769a3652b045.zip
Nice layout for a printout of the code
Diffstat (limited to 'mp.h')
-rw-r--r--mp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mp.h b/mp.h
index 6453f65..4d17283 100644
--- a/mp.h
+++ b/mp.h
@@ -52,3 +52,5 @@ struct mpioapic { // I/O APIC table entry
#define MPIOINTR 0x03 // One per bus interrupt source
#define MPLINTR 0x04 // One per system interrupt source
+//PAGEBREAK!
+// Blank page.