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

8 lines
60 B
C

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