ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pltgot-1.s
blob2197c75ac547c2a36edd98f037b8f222cf923a7b
1 .text
2 .globl plt
3 .type plt, @function
4 plt:
5 call *puts@GOTPCREL(%rip)
6 jmp puts@PLT