aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/elf_chaos.sc
diff options
context:
space:
mode:
Diffstat (limited to 'ld/scripttempl/elf_chaos.sc')
-rw-r--r--ld/scripttempl/elf_chaos.sc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/scripttempl/elf_chaos.sc b/ld/scripttempl/elf_chaos.sc
index 72f91c9..88b573c 100644
--- a/ld/scripttempl/elf_chaos.sc
+++ b/ld/scripttempl/elf_chaos.sc
@@ -303,6 +303,7 @@ cat <<EOF
${OTHER_SDATA_SECTIONS}
${RELOCATING+_edata = .;}
${RELOCATING+PROVIDE (edata = .);}
+ ${RELOCATING+. = ALIGN(ALIGNOF(NEXT_SECTION));}
${RELOCATING+__bss_start = .;}
${RELOCATING+${OTHER_BSS_SYMBOLS}}
${SBSS}