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