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

4 lines
58 B
ArmAsm

#include "syscall.h"
DEFINE(_getpgrp)
SYSTEM(SYS_getpgrp)