summaryrefslogtreecommitdiff
path: root/ld/scripttempl/elfm68hc11.sc
diff options
context:
space:
mode:
Diffstat (limited to 'ld/scripttempl/elfm68hc11.sc')
-rw-r--r--ld/scripttempl/elfm68hc11.sc11
1 files changed, 1 insertions, 10 deletions
diff --git a/ld/scripttempl/elfm68hc11.sc b/ld/scripttempl/elfm68hc11.sc
index d029bae34db..e796a5f7ca0 100644
--- a/ld/scripttempl/elfm68hc11.sc
+++ b/ld/scripttempl/elfm68hc11.sc
@@ -428,18 +428,9 @@ SECTIONS
${RELOCATING+${VECTORS}}
- /* Stabs debugging sections. */
- .stab 0 : { *(.stab) }
- .stabstr 0 : { *(.stabstr) }
- .stab.excl 0 : { *(.stab.excl) }
- .stab.exclstr 0 : { *(.stab.exclstr) }
- .stab.index 0 : { *(.stab.index) }
- .stab.indexstr 0 : { *(.stab.indexstr) }
-
- .comment 0 : { *(.comment) }
-
EOF
+. $srcdir/scripttempl/misc-sections.sc
. $srcdir/scripttempl/DWARF.sc
cat <<EOF