Add copyright
[unix-history] / usr / src / lib / libc / sys / getgroups.s
/* getgroups.s 4.1 82/12/04 */
#include "SYS.h"
SYSCALL(getgroups)
ret # ngroups = getgroups(gidsetsize, gidset)