Don't re-export common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr18458a.c
1 #include <stdio.h>
2 void
3 a (void)
4 {
5 printf("PASS\n");
6 }
This page took 0.039675 seconds and 4 git commands to generate.