Don't re-export common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / needed2.ver
1 BLAFOO {
2 global: pam_end;
3 local: *;
4 };
This page took 0.029719 seconds and 4 git commands to generate.