arm: Define elf_backend_extern_protected_data to 0 [PR 18705]
[binutils-gdb.git] / ld / testsuite / ld-elfvers / vers21.map
1 VERS.0 {
2 global:
3 bar;
4 foo;
5 foobar;
6 local:
7 *;
8 };