Fix typo fsqrt -> sqrtf.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined5.s
1 .globl defined
2 .data
3 .byte 0
4 .text
5 defined:
6 .byte 0
This page took 0.030173 seconds and 4 git commands to generate.