arm: Define elf_backend_extern_protected_data to 0 [PR 18705]
[binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc-14b.s
1 .type foo, %gnu_indirect_function
2 .globl foo
3 foo:
4 ret
5 .size foo, .-foo