5 lines
61 B
ArmAsm
5 lines
61 B
ArmAsm
.text
|
|
.globl start
|
|
.type start, %function
|
|
start:
|
|
.byte 0
|