mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
15 lines
181 B
ArmAsm
15 lines
181 B
ArmAsm
.text
|
|
.global dsofn5
|
|
.type dsofn5,@function
|
|
dsofn5:
|
|
bsr localfn
|
|
nop
|
|
.Lfe:
|
|
.size dsofn5,.Lfe-dsofn5
|
|
|
|
.type localfn,@function
|
|
localfn:
|
|
nop
|
|
.Lfe1:
|
|
.size localfn,.Lfe1-localfn
|