blob: 0bfd93e8cfe03b0dbce6edc2646c9432e9c76533 [file] [log] [blame]
// +build linux,arm linux,386
package cap
import "syscall"
var sysSetGroupsVariant = uintptr(syscall.SYS_SETGROUPS32)