binutils-gdb/ld/testsuite/ld-x86-64/gotpcrel1b.c

8 lines
73 B
C

#include <stdio.h>
void
foo (void)
{
printf ("%s\n", __FUNCTION__);
}