diff options
Diffstat (limited to 'asm/int_irq.asm')
| -rw-r--r-- | asm/int_irq.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/int_irq.asm b/asm/int_irq.asm index e9864f0..ac8eef8 100644 --- a/asm/int_irq.asm +++ b/asm/int_irq.asm @@ -127,7 +127,6 @@ int_irq13: int_irq14: cli - pop eax call exception_handle_14 ;this will never return due to panic! jmp $ |
