* sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]
[glibc.git] / nptl / pthread_setresgid.c
blob369fae26728ccc135837daa8e98249d495b56e27
1 #define SINGLE_THREAD
2 #define __setresgid pthread_setresgid_np
3 #include <setresgid.c>