arm: Define elf_backend_extern_protected_data to 0 [PR 18705]
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / gotplt1.s
1 .globl _start
2 .type _start, @function
3 _start:
4 movabsq $foo@GOTPLT, %rax
5 .size _start, .-_start