mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-11 12:05:55 +00:00
9 lines
109 B
ArmAsm
9 lines
109 B
ArmAsm
|
.text
|
||
|
.global dsofn3
|
||
|
.type dsofn3,@function
|
||
|
dsofn3:
|
||
|
bsr dsofn:PLT
|
||
|
nop
|
||
|
.Lfe1:
|
||
|
.size dsofn3,.Lfe1-dsofn3
|