summaryrefslogtreecommitdiff
path: root/asm/gdt.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/gdt.s
parent300fb2f088d8530b630e01ef24ce032710a2f8b9 (diff)
cleanup filenames
Diffstat (limited to 'asm/gdt.s')
-rw-r--r--asm/gdt.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/asm/gdt.s b/asm/gdt.s
index 698dcf6..c155ce9 100644
--- a/asm/gdt.s
+++ b/asm/gdt.s
@@ -39,6 +39,4 @@ asm_setup_gdt:
ret
-
-
ret