From f92a23a2fcee6cbb97af9c7681e6872374d3c789 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sat, 16 May 2015 03:48:35 +0200 Subject: finally working ring 3 --- asm/int_irq.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'asm/int_irq.asm') 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 $ -- cgit v1.2.3