5 lines
42 B
ArmAsm
5 lines
42 B
ArmAsm
|
.text
|
||
|
.globl foo
|
||
|
.type foo,@function
|
||
|
foo:
|