diff options
Diffstat (limited to 'picirq.c')
-rw-r--r-- | picirq.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ #include "types.h" #include "x86.h" #include "traps.h" -#include "defs.h" // I/O Addresses of the two 8259A programmable interrupt controllers #define IO_PIC1 0x20 // Master (IRQs 0-7) |