Remove unnecessary code from x86-32 SSSE3 strncmp
[platform/upstream/glibc.git] / include / pthread.h
1 #include_next <pthread.h>
2
3 /* This function is called to initialize the pthread library.  */
4 extern void __pthread_initialize (void) __attribute__ ((weak));