]> Git Repo - binutils.git/blob - ld/testsuite/ld-scripts/sort.t
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-scripts / sort.t
1 SECTIONS
2 {
3   .text : {*(.text .text.*)}
4   /DISCARD/ : { *(.*) }
5 }
This page took 0.023608 seconds and 4 git commands to generate.