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

4 lines
56 B
ArmAsm

#include "syscall.h"
DEFINE(_getpid)
SYSTEM(SYS_getpid)