You've already forked linux-packaging-mono
5 lines
44 B
ArmAsm
5 lines
44 B
ArmAsm
.global foo
|
|
.type foo, @function
|
|
foo:
|
|
ret
|