tile: add no-op fe*() routines for libc internal use
[platform/upstream/glibc.git] / nptl / pthread_setgid.c
1 #define SINGLE_THREAD
2 #define __setgid pthread_setgid_np
3 #include <setgid.c>