binutils-gdb/ld/testsuite/ld-elfvers/vers17.c

6 lines
33 B
C

int
show_foo ()
{
return 99;
}