ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / gotpcrel1c.c
blob05f5fc2e3a7b92e01737d10ebedd20ba91883c34
1 #include <stdlib.h>
3 void
4 myexit (int status)
6 exit (status);