ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / hidden6.s
blob807422bf52f9b327f937a449919d7dc8894f46e0
1 .text
2 .globl bar
3 .type bar, @function
4 bar:
5 mov foo(%rip), %eax
6 .size bar, .-bar
7 .hidden foo