Retro68/binutils/ld/testsuite/ld-elf/pr14862-2.c

8 lines
59 B
C

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