Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / gotpcrel1c.c
blob05f5fc2e3a7b92e01737d10ebedd20ba91883c34
1 #include <stdlib.h>
3 void
4 myexit (int status)
6 exit (status);