Don't re-export common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / init-fini-arrays.s
CommitLineData
3cff7cc7
JZ
1 .section .init_array.01000,"aw",%progbits
2 .align 4
3 .word 0
4 .section .fini_array.01000,"aw",%progbits
5 .align 4
6 .word 0
This page took 0.24995 seconds and 4 git commands to generate.