4.1cBSD/usr/src/lib/libc/sys/getgid.c

/* getgid.c 4.1 82/12/04 */

#include "SYS.h"

SYSCALL(getgid)
	ret		# gid = getgid();