mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 18:34:45 +00:00
8 lines
110 B
ArmAsm
8 lines
110 B
ArmAsm
.text
|
|
.globl bar
|
|
.type bar,@function
|
|
bar:
|
|
ptabs r18, tr0
|
|
blink tr0, r63
|
|
.Lfe_bar: .size bar,.Lfe_bar-bar
|