blob: d0a356de198dc379321f5277466a94610e75ff0a [file] [log] [blame]
#include "tests.h"
#include <asm/unistd.h>
#ifdef __NR_getgroups32
# include "getgroups.c"
#else
SKIP_MAIN_UNDEFINED("__NR_getgroups32")
#endif