summaryrefslogtreecommitdiff
path: root/ioapic.h
diff options
context:
space:
mode:
authorrsc <rsc>2006-09-06 19:08:14 +0000
committerrsc <rsc>2006-09-06 19:08:14 +0000
commit0cfc7290e8307b66ade6d5eb736c89cc4062c302 (patch)
tree592ad149f605717dfa0162d75da0af050a9c53e4 /ioapic.h
parentdb8fb62e4d599f4e08a3b6420e42b2445e8d7fe3 (diff)
downloadxv6-labs-0cfc7290e8307b66ade6d5eb736c89cc4062c302.tar.gz
xv6-labs-0cfc7290e8307b66ade6d5eb736c89cc4062c302.tar.bz2
xv6-labs-0cfc7290e8307b66ade6d5eb736c89cc4062c302.zip
wrap long lines
Diffstat (limited to 'ioapic.h')
-rw-r--r--ioapic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ioapic.h b/ioapic.h
index f266f16..a85f810 100644
--- a/ioapic.h
+++ b/ioapic.h
@@ -1,5 +1,5 @@
-#define IO_APIC_BASE 0xFEC00000 // default physical locations of an IO APIC
-#define IOAPIC_WINDOW 0x10 // window register offset
+#define IO_APIC_BASE 0xFEC00000 // Default phys addr of IO APIC
+#define IOAPIC_WINDOW 0x10 // Window register offset
// Constants relating to APIC ID registers
#define APIC_ID_MASK 0xff000000