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 8567aa3..fd57a50 100644 --- a/asm/int_irq.asm +++ b/asm/int_irq.asm @@ -128,7 +128,6 @@ int_irq14: cli pop eax - pop eax call exception_handle_14 ;this will never return due to panic! jmp $ |
