ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-loongarch-elf / relr-got-start.s
blobc89fb42527f8769f990b5c63214b42a083fdcde1
1 .globl _start
2 _start:
3 pcalau12i $r5,%got_pc_hi20(_start)
4 ld.d $r5,$r5,%got_pc_lo12(_start)
5 ret