Retro68/binutils/ld/testsuite/ld-x86-64/gotpcrel1c.c

8 lines
67 B
C
Raw Normal View History

2017-04-10 11:32:00 +00:00
#include <stdlib.h>
void
myexit (int status)
{
exit (status);
}