diff options
Diffstat (limited to 'ld/scripttempl/elfarc.sc')
-rw-r--r-- | ld/scripttempl/elfarc.sc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/scripttempl/elfarc.sc b/ld/scripttempl/elfarc.sc index 9d1e139..6754c02 100644 --- a/ld/scripttempl/elfarc.sc +++ b/ld/scripttempl/elfarc.sc @@ -433,7 +433,6 @@ cat <<EOF /* ARC Extension Sections */ .arcextmap 0 : { *(.gnu.linkonce.arcextmap.*) } - ${STACK_ADDR+${STACK}} ${OTHER_SECTIONS} ${RELOCATING+${OTHER_END_SYMBOLS}} ${RELOCATING+${STACKNOTE}} |