ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-ctf / forward.c
blobe41a7aececaf8dd6401e53303a13def3fad3c75d
1 struct foo;
2 struct foo *bar __attribute__((used));