10 lines
106 B
ArmAsm
Raw Normal View History

2012-03-26 21:18:29 +02:00
.text
.global x
.type x,@function
x:
move.d expobj2,$r10
move.d expfn2,$r10
.Lfe1:
.size x,.Lfe1-x