ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / dynamic-1.c
1 void
2 dynamic ()
3 {
4 }
5
6 int
7 main ()
8 {
9 return 0;
10 }
This page took 0.034649 seconds and 4 git commands to generate.