Retro68/binutils/ld/testsuite/ld-x86-64/mpx1b.c

8 lines
62 B
C
Raw Normal View History

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