Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-scripts / cross1.c
blob56789452a5bbbf8ffeb69fac206162c4ce9a9958
1 extern int foo ();
2 int
3 func ()
5 return foo ();