ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-unique / pr21529.ld
blob113e70bc637b39ceebdb80e1f4d56d8ecbb1162f
1 SECTIONS
3   .text : { *(.text) }
4   /DISCARD/ : { *(*) }