summaryrefslogtreecommitdiff
path: root/ioapic.c
diff options
context:
space:
mode:
Diffstat (limited to 'ioapic.c')
-rw-r--r--ioapic.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ioapic.c b/ioapic.c
index a009ca8..8da3151 100644
--- a/ioapic.c
+++ b/ioapic.c
@@ -2,9 +2,7 @@
// http://www.intel.com/design/chipsets/datashts/29056601.pdf
#include "types.h"
-#include "mp.h"
#include "defs.h"
-#include "x86.h"
#include "traps.h"
#define IOAPIC 0xFEC00000 // Default physical address of IO APIC