aboutsummaryrefslogtreecommitdiff
path: root/src/io/io.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/io.asm')
-rw-r--r--src/io/io.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/io/io.asm b/src/io/io.asm
index 6776c56..6ab3707 100644
--- a/src/io/io.asm
+++ b/src/io/io.asm
@@ -7,5 +7,4 @@ shutdown:
mov bx, 0x0001
mov cx, 0x0003
int 0x15
-
ret \ No newline at end of file