Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-scripts / cross4.c
blobaef8dfd1ffed76437a9bb2b307cc4906f2580b6c
1 __attribute__ ((section (".nocrossrefs")))
2 static void
3 foo ()
7 void (*dummy) () = foo;