summaryrefslogtreecommitdiff
path: root/asm/int.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/int.s')
-rw-r--r--asm/int.s3
1 files changed, 0 insertions, 3 deletions
diff --git a/asm/int.s b/asm/int.s
index 3049a52..566b646 100644
--- a/asm/int.s
+++ b/asm/int.s
@@ -61,8 +61,6 @@
pop %eax // load original
.endm
-
-
.macro intx ack num func
/*
@@ -174,4 +172,3 @@ exc15: excx exception_handle_15
exc16: excx exception_handle_16
exc17: excx exception_handle_17
exc18: excx exception_handle_18
-