8 lines
81 B
ArmAsm
8 lines
81 B
ArmAsm
|
.define .fat
|
||
|
|
||
|
.fat:
|
||
|
! $Header$
|
||
|
call .trp
|
||
|
call .stop
|
||
|
! no return
|