summaryrefslogtreecommitdiffstats
path: root/setup.S
diff options
context:
space:
mode:
Diffstat (limited to 'setup.S')
-rw-r--r--setup.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.S b/setup.S
index 48e7773..87eb80f 100644
--- a/setup.S
+++ b/setup.S
@@ -21,6 +21,7 @@ start:
movb $0x80, %al # disable NMI for the bootup sequence
outb %al, $0x70
+
# The system will move itself to its rightful place.
push %cs
@@ -29,7 +30,6 @@ start:
lgdt gdt_48 - start # load gdt with whatever appropriate
# that was painless, now we enable A20
-
call empty_8042
movb $0xD1, %al # command write