summaryrefslogtreecommitdiff
path: root/core/highmem.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/highmem.inc')
-rw-r--r--core/highmem.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/highmem.inc b/core/highmem.inc
index 5ae3abea..2a4c59e1 100644
--- a/core/highmem.inc
+++ b/core/highmem.inc
@@ -17,7 +17,7 @@
;; mem= command on the command line while booting a new kernel.
;;
- section .text
+ section .text16
;
; This is set up as a subroutine; it will set up the global variable
@@ -155,7 +155,7 @@ got_highmem:
pop es
ret ; Done!
- section .bss
+ section .bss16
alignb 4
E820Buf resd 6 ; INT 15:E820 data buffer
E820Mem resd 1 ; Memory detected by E820