summaryrefslogtreecommitdiff
path: root/ld/scripttempl/dlx.sc
diff options
context:
space:
mode:
Diffstat (limited to 'ld/scripttempl/dlx.sc')
-rw-r--r--ld/scripttempl/dlx.sc8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/scripttempl/dlx.sc b/ld/scripttempl/dlx.sc
index 1a1774c9082..f5673f4c05b 100644
--- a/ld/scripttempl/dlx.sc
+++ b/ld/scripttempl/dlx.sc
@@ -38,5 +38,13 @@ SECTIONS
${RELOCATING+*(COMMON)}
${RELOCATING+end = .;}
}
+
+EOF
+
+. $srcdir/scripttempl/misc-sections.sc
+
+. $srcdir/scripttempl/DWARF.sc
+
+cat <<EOF
}
EOF