Fix typo fsqrt -> sqrtf.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / cross4.c
... / ...
CommitLineData
1__attribute__ ((section (".nocrossrefs")))
2static void
3foo ()
4{
5}
6
7void (*dummy) () = foo;
This page took 0.032521 seconds and 4 git commands to generate.