c38b984508
than one header, just not two PT_LOAD. * ld-elf/stack.s: Use .long 0 rather than nops.
7 lines
60 B
ArmAsm
7 lines
60 B
ArmAsm
.text
|
|
.globl start
|
|
.globl _start
|
|
start:
|
|
_start:
|
|
.long 0
|