binutils-gdb/ld/testsuite/ld-plugin/pr23309.c

11 lines
57 B
C

int
main (void)
{
return 0;
}
void
KeepMe (void)
{
}