Retro68/binutils/ld/testsuite/ld-elf/wrap1a.c
2012-03-26 21:18:29 +02:00

7 lines
60 B
C

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