ack/mach/m68020/libsys/_exit.s

11 lines
163 B
ArmAsm
Raw Normal View History

1987-01-29 22:36:35 +00:00
.define __exit
.extern __exit
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
__exit: move.l #0x1,d0
trap #0
stop #0 ! was there in 68020 routine