summaryrefslogtreecommitdiff
path: root/include/hw/i386/ioapic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/i386/ioapic.h')
-rw-r--r--include/hw/i386/ioapic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/i386/ioapic.h b/include/hw/i386/ioapic.h
index 86e63dac74..6245388c5d 100644
--- a/include/hw/i386/ioapic.h
+++ b/include/hw/i386/ioapic.h
@@ -21,6 +21,7 @@
#define HW_IOAPIC_H
#define IOAPIC_NUM_PINS 24
+#define IO_APIC_DEFAULT_ADDRESS 0xfec00000
void ioapic_eoi_broadcast(int vector);