* ld-elf/orphan-region.d: Use ld -N.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / seg.s
1 .section boot,"ax"
2 .4byte 0x76543210
3 .section reset,"ax"
4 .4byte 0xfedcba98
5 .text
6 .4byte 0x12345678
This page took 0.032417 seconds and 4 git commands to generate.