summaryrefslogtreecommitdiff
path: root/asm/int.s
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-02 15:47:29 +0200
committerMiguel <m.i@gmx.at>2018-09-02 15:47:29 +0200
commitfd5a9b87e47bc072aa63fcaf5735232a37338303 (patch)
treea4a15617e540af1f77a326875be84164043aa707 /asm/int.s
parent300fb2f088d8530b630e01ef24ce032710a2f8b9 (diff)
cleanup filenames
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
-