ack/mach/vax4/libbsd4_2/_exit.s
1987-02-23 18:58:58 +00:00

4 lines
53 B
ArmAsm

#include "syscall.h"
DEFINE(__exit)
SYSTEM(SYS_exit)