Add SORT_NONE and don't sort sort .init/.fini sections
[platform/upstream/binutils.git] / ld / testsuite / ld-elf / fini2.s
1         .section .fini
2         .p2align 6
3         .type   foo2,%function
4 foo2:
5         .dc.a   0x0
6         .size   foo2,.-foo2