8 lines
57 B
ArmAsm
8 lines
57 B
ArmAsm
|
.define .fat
|
||
|
|
||
|
.text
|
||
|
.fat:
|
||
|
jsr .trp
|
||
|
jmp EXIT
|
||
|
.align 2
|