mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
10 lines
141 B
ArmAsm
10 lines
141 B
ArmAsm
.text
|
|
.global tlsdsofn2
|
|
.type tlsdsofn2,@function
|
|
.p2align 1
|
|
tlsdsofn2:
|
|
move.d x:GDGOTREL,$r10
|
|
.Lfe2:
|
|
.size tlsdsofn2,.Lfe2-tlsdsofn2
|
|
|