]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-scripts/sort_no.t
2.41 Release sources
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_no.t
1 SECTIONS
2 {
3 .text : {*(.text*)}
4 /DISCARD/ : { *(.*) }
5 }