7 lines
77 B
ArmAsm
7 lines
77 B
ArmAsm
.option pic0
|
|
.text
|
|
.global fnpic
|
|
.type fnpic, @function
|
|
fnpic:
|
|
nop
|