binutils-gdb/ld/testsuite/ld-elf/stack.s
Alan Modra c38b984508 * ld-scripts/empty-aligned.d: Revert last change. Allow more
than one header, just not two PT_LOAD.
	* ld-elf/stack.s: Use .long 0 rather than nops.
2012-10-24 23:22:48 +00:00

7 lines
60 B
ArmAsm

.text
.globl start
.globl _start
start:
_start:
.long 0