summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/rm_seg.inc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/boot/rm_seg.inc')
-rw-r--r--arch/x86/boot/rm_seg.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/boot/rm_seg.inc b/arch/x86/boot/rm_seg.inc
index 40067b9..e34dc8b 100644
--- a/arch/x86/boot/rm_seg.inc
+++ b/arch/x86/boot/rm_seg.inc
@@ -10,4 +10,5 @@
.set SETUPLEN, 1 # Number of setup sectors
.set SETUPSEG, 0x9020 # Setup address
.set KERNSEG, 0x0100 # Historical load address
+.set KERNSIZE, 0x1000 # Kernel size, interpret as a segment
.set KERNADDR, KERNSEG * 0x10