ack/mach/i86/libem/fat.s

11 lines
150 B
ArmAsm
Raw Normal View History

1987-01-08 10:13:48 +00:00
.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
1985-02-07 15:33:13 +00:00
.define .fat
.fat:
1987-01-08 10:13:48 +00:00
.extern .trp
.extern .stop
1985-02-07 15:33:13 +00:00
call .trp
call .stop
! no return