mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-23 23:32:21 +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
|
|
|