11 lines
121 B
ArmAsm
Raw Normal View History

.text
.globl _start
_start:
.space 16
.section .rodata,"a"
.globl foo
foo:
.weak __ehdr_start
.dc.a __ehdr_start