5 lines
68 B
ArmAsm
5 lines
68 B
ArmAsm
|
|
.globl _start
|
||
|
|
_start:
|
||
|
|
.functype _start () -> ()
|
||
|
|
end_function
|