Retro68/binutils/ld/testsuite/ld-plugin/lto-14c.c

7 lines
43 B
C

int i;
int bar(void)
{
return 0x1234;
}