diff options
Diffstat (limited to 'include/04.idt/idt5.h')
| -rw-r--r-- | include/04.idt/idt5.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/04.idt/idt5.h b/include/04.idt/idt5.h new file mode 100644 index 0000000..ca70fa7 --- /dev/null +++ b/include/04.idt/idt5.h @@ -0,0 +1,4 @@ +#define PIC1_COMMAND_PORT 0x20 +#define PIC1_DATA_PORT 0x21 +#define PIC2_COMMAND_PORT 0xA0 +#define PIC2_DATA_PORT 0xA1 |
