summaryrefslogtreecommitdiff
path: root/core/layout.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/layout.inc')
-rw-r--r--core/layout.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/layout.inc b/core/layout.inc
index be797ede..53ca783d 100644
--- a/core/layout.inc
+++ b/core/layout.inc
@@ -65,6 +65,7 @@ STACK32_LEN equ 64*1024
section .config write progbits align=4
section .replacestub exec write progbits align=16
section .gentextnr exec write nobits align=16
+ section .stack16 write nobits align=16
; Use .bss16 for things that doesn't have to be in low memory;
; .earlybss should be used for things that absolutely have