ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-loongarch-elf / pie_discard.s
blob82b88fc1e4851d74228cdea355a39ad0c151ec9f
1 .text
2 .global sym
3 sym: nop
5 .section .data,"aw"
6 .dword sym
8 .section .discard,"aw"
9 .dword sym