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