aboutsummaryrefslogtreecommitdiffstats
path: root/src/boot/boot.stage2.a20.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/boot.stage2.a20.asm')
-rw-r--r--src/boot/boot.stage2.a20.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/boot.stage2.a20.asm b/src/boot/boot.stage2.a20.asm
index 8fa3d37..3c69d79 100644
--- a/src/boot/boot.stage2.a20.asm
+++ b/src/boot/boot.stage2.a20.asm
@@ -1,5 +1,5 @@
;; boot.stage2.a20.asm
-
+ section .stage2
_enable_a20:
call _check_a20
test ax, ax