ack/mach/vax4/libsysV_2/_exit.s
1987-02-02 16:06:51 +00:00

8 lines
67 B
ArmAsm

.set exit,1
.globl __exit
__exit:
.word 0x0000
chmk $exit
halt