blob: 04a49199c8295f5629937b7c49aec6f23107fdd4 [file] [log] [blame]
// +build linux,!arm
// +build linux,!386
package cap
import "syscall"
var sys_setgroups_variant = uintptr(syscall.SYS_SETGROUPS)