mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-09 01:31:12 +00:00
8 lines
109 B
ArmAsm
8 lines
109 B
ArmAsm
.text
|
|
.globl bar
|
|
.type bar,@function
|
|
bar:
|
|
ptabs r18, tr0
|
|
blink tr0, r63
|
|
.Lfe_bar: .size bar,.Lfe_bar-X
|