From fd5a9b87e47bc072aa63fcaf5735232a37338303 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 2 Sep 2018 15:47:29 +0200 Subject: cleanup filenames --- asm/int.s | 3 --- 1 file changed, 3 deletions(-) (limited to 'asm/int.s') 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 - -- cgit v1.2.3