6 lines
61 B
ArmAsm
6 lines
61 B
ArmAsm
|
.text
|
||
|
.global _start
|
||
|
_start:
|
||
|
.dc.a __data_end
|
||
|
.p2align 4
|