* ld-scripts/default-script.s (text): Globalize.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort.t
CommitLineData
0d0999db
L
1SECTIONS
2{
3 .text : {*(.text .text.*)}
4 /DISCARD/ : { *(.*) }
5}
This page took 0.191256 seconds and 4 git commands to generate.