mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
9 lines
148 B
ArmAsm
9 lines
148 B
ArmAsm
.text
|
|
.global tlsdsofn2
|
|
.type tlsdsofn2,@function
|
|
.p2align 1
|
|
tlsdsofn2:
|
|
move.d tls128+42:GDGOTREL,$r10
|
|
.Lfe1:
|
|
.size tlsdsofn2,.Lfe1-tlsdsofn2
|