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