Fix typo fsqrt -> sqrtf.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / cross1.c
CommitLineData
252b5132
RH
1extern int foo ();
2int
3func ()
4{
5 return foo ();
6}
This page took 1.0417 seconds and 4 git commands to generate.