ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-elf / pr21389.map
blob88c8c286c728c7282731acf99b5b43f81244b4f5
1 FOO {
2 global:
3   foo;
4 local:
5   *;
6 };