Mark __libc_resp with attribute_tls_model_ie for consistency with __resp
[glibc/nacl-glibc.git] / nptl / pthread_setreuid.c
blobaa804ab01df524c05c28815bf2ebc8be1e0c5b2a
1 #define SINGLE_THREAD
2 #define __setreuid pthread_setreuid_np
3 #include <setreuid.c>