gas/
[binutils.git] / ld / testsuite / ld-arm / data-only-map.ld
blob7d6ea923713ff677a1cd3ca3a74029d0f898573f
1 /* Script for ld testsuite */
2 OUTPUT_ARCH(arm)
3 ENTRY(_start)
4 SECTIONS
6   .text :
7   {
8     *(.text)
9     *(.after1)
10     *(.after2)
11     *(.after3)
12     *(.after4)
13     *(.after5)
14   } =0