ld/testsuite: Disable non-PIC shared library tests on ARM
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers21.map
1 VERS.0 {
2 global:
3 bar;
4 foo;
5 foobar;
6 local:
7 *;
8 };
This page took 0.029056 seconds and 4 git commands to generate.