ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-elf / noload-1.t
blob7c5c26dcb3e288e581a10fd1ca3349204841d0e1
1 SECTIONS
3   . = SIZEOF_HEADERS;
4   TEST (NOLOAD) :
5   {
6     *(TEST)
7   }
8   /DISCARD/ : { *(*) }