aboutsummaryrefslogtreecommitdiff
path: root/ld/mips.sc-sh
diff options
context:
space:
mode:
Diffstat (limited to 'ld/mips.sc-sh')
-rw-r--r--ld/mips.sc-sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/mips.sc-sh b/ld/mips.sc-sh
index 5d492e1..726543c 100644
--- a/ld/mips.sc-sh
+++ b/ld/mips.sc-sh
@@ -35,6 +35,7 @@ SECTIONS
${RELOCATING+ edata = .;}
.sbss ${RELOCATING+ .} : {
*(.sbss)
+ *(.scommon)
}
.bss ${RELOCATING+ .} : {
*(.bss)