summaryrefslogtreecommitdiff
path: root/src/stage2_a20.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage2_a20.asm')
-rw-r--r--src/stage2_a20.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/stage2_a20.asm b/src/stage2_a20.asm
index c5ebe27..50f82a6 100644
--- a/src/stage2_a20.asm
+++ b/src/stage2_a20.asm
@@ -1,5 +1,6 @@
; functions to handle A20 address line status and switching
-; returns 0 if notA20_ENABLED, 1 ifA20_ENABLED in AX
+
+; returns 0 if not A20_ENABLED, 1 if A20_ENABLED in AX
check_A20_enabled:
pushf
push ds