mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
9 lines
140 B
ArmAsm
9 lines
140 B
ArmAsm
.text
|
|
.global tlsdsofn0
|
|
.type tlsdsofn0,@function
|
|
.p2align 1
|
|
tlsdsofn0:
|
|
move.w x:GDGOTREL16,$r10
|
|
.Lfe:
|
|
.size tlsdsofn0,.Lfe-tlsdsofn0
|