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

8 lines
60 B
C

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