7 lines
57 B
ArmAsm
7 lines
57 B
ArmAsm
.text
|
|
.globl x
|
|
.type x, @function
|
|
x:
|
|
|
|
.symver x, xx@@VER
|