ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git] / ld / testsuite / ld-elf / fini3.s
blob59cf534bf40cb21f7fadb5194f2c27b98c5705b7
1 .section .fini, "a"
2 .p2align 3
3 .type foo3,%function
4 foo3:
5 .dc.a 0x0
6 .size foo3,.-foo3