diff options
Diffstat (limited to 'x86.h')
-rw-r--r-- | x86.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -354,5 +354,6 @@ struct Trapframe { #define IRQ_OFFSET 32 // IRQ 0 corresponds to int IRQ_OFFSET +#define IRQ_IDE 14 #define IRQ_ERROR 19 #define IRQ_SPURIOUS 31 |