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

Compare this file to the similar file:
Show the results in this format:

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

#include "SYS.h"

PSEUDO(getegid,getgid)
	movl	r1,r0
	ret		# egid = getegid();