6 lines
54 B
ArmAsm
6 lines
54 B
ArmAsm
|
.text
|
||
|
.globl func3
|
||
|
.type func3,@function
|
||
|
func3:
|
||
|
ret
|