Mark __libc_resp with attribute_tls_model_ie for consistency with __resp
[glibc/nacl-glibc.git] / nptl / pthread_setresuid.c
blobac57c0fa8ddde7d112f286247b286fc1277757ca
1 #define SINGLE_THREAD
2 #define __setresuid pthread_setresuid_np
3 #include <setresuid.c>