remove ioapic from arm builds
This commit is contained in:
parent
0b23e00dad
commit
a7bafe607f
@ -5,7 +5,7 @@
|
||||
#include <sys/irq.h>
|
||||
|
||||
#include <machine/trap.h>
|
||||
#include <machine/ioapic.h>
|
||||
// #include <machine/ioapic.h>
|
||||
|
||||
LIST_HEAD(IRQHandlerList, IRQHandler);
|
||||
struct IRQHandlerList handlers[T_IRQ_LEN];
|
||||
|
Loading…
Reference in New Issue
Block a user