ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[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.051198 seconds and 4 git commands to generate.