Retro68/binutils/ld/testsuite/ld-elf/pr18458a.c
2017-04-10 13:32:00 +02:00

7 lines
58 B
C

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