5 lines
77 B
ArmAsm
5 lines
77 B
ArmAsm
.text
|
|
.global _start
|
|
_start:
|
|
.byte 0,0,0,0,0,0,0,0
|
|
.byte 0,0,0,0,0,0,0,0
|