ack/mach/vax4/libsysV_2/_exit.s

8 lines
67 B
ArmAsm
Raw Normal View History

1987-02-02 16:06:51 +00:00
.set exit,1
.globl __exit
__exit:
.word 0x0000
chmk $exit
halt