Retro68/binutils/ld/testsuite/ld-x86-64/gotpcrel1b.c
2017-04-10 13:32:00 +02:00

8 lines
73 B
C

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