summaryrefslogtreecommitdiff
path: root/boot2/stage2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'boot2/stage2.asm')
-rw-r--r--boot2/stage2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot2/stage2.asm b/boot2/stage2.asm
index e5ce600..832b005 100644
--- a/boot2/stage2.asm
+++ b/boot2/stage2.asm
@@ -251,7 +251,7 @@ reinit_16: ;16 bit protected mode
realmode:
- mov sp,0x07bff
+ mov sp,0x07000
mov bp,sp
mov ax,0