mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-11 12:05:55 +00:00
9 lines
129 B
ArmAsm
9 lines
129 B
ArmAsm
|
.text
|
||
|
.global tlsfn12
|
||
|
.type tlsfn12,@function
|
||
|
.p2align 1
|
||
|
tlsfn12:
|
||
|
move.d z:TPOFF,$r10
|
||
|
.Lfe12:
|
||
|
.size tlsfn12,.Lfe12-tlsfn12
|