Fix typo fsqrt -> sqrtf.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort.t
1 SECTIONS
2 {
3 .text : {*(.text .text.*)}
4 /DISCARD/ : { *(.*) }
5 }
This page took 0.031108 seconds and 4 git commands to generate.