mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-09 18:33:06 +00:00
9 lines
105 B
ArmAsm
9 lines
105 B
ArmAsm
|
.text
|
||
|
.global dsofn5
|
||
|
.type dsofn5,@function
|
||
|
dsofn5:
|
||
|
bsr dsofn
|
||
|
nop
|
||
|
.Lfe1:
|
||
|
.size dsofn5,.Lfe1-dsofn5
|