[AArch64] Cortex-A53 erratum 835769 linker workaround
[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 0.618646 seconds and 4 git commands to generate.