7 lines
48 B
ArmAsm
7 lines
48 B
ArmAsm
.define .fat
|
|
|
|
.text
|
|
.fat:
|
|
jsr .trp
|
|
jmp EXIT
|