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

4 lines
56 B
ArmAsm

#include "syscall.h"
DEFINE(_getgid)
SYSTEM(SYS_getgid)