]> git.ipfire.org Git - thirdparty/glibc.git/blob - nptl/pthread_setgid.c
LoongArch: Use "$fcsr0" instead of "$r0" in _FPU_{GET,SET}CW
[thirdparty/glibc.git] / nptl / pthread_setgid.c
1 #define SINGLE_THREAD
2 #define __setgid pthread_setgid_np
3 #include <setgid.c>