diff --git a/boot/startup32.S b/boot/startup32.S index ca5535a..c40d24e 100644 --- a/boot/startup32.S +++ b/boot/startup32.S @@ -812,7 +812,7 @@ startup_stack_top: # Main stack area. - .section "stacks", "aw", @progbits + .section ".stacks", "aw", @nobits .align 16 . = . + STACKS_SIZE