Fix typo fsqrt -> sqrtf.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / section-match-1.s
CommitLineData
b97b635e
NC
1 .section .sec.foo
2 .word 1
3
4 .section .sec..foo
5 .word 2
This page took 0.273422 seconds and 4 git commands to generate.