summary refs log tree commit diff
path: root/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index 757e5e4238..e3f9a2053a 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -136,6 +136,7 @@ routines = \
   pthread_rwlockattr_getpshared \
   pthread_rwlockattr_init \
   pthread_rwlockattr_setkind_np \
+  pthread_rwlockattr_setpshared \
   pthread_self \
   pthread_setcancelstate \
   pthread_setcanceltype \
@@ -191,7 +192,6 @@ libpthread-routines = \
   pthread_getname \
   pthread_join \
   pthread_join_common \
-  pthread_rwlockattr_setpshared \
   pthread_setaffinity \
   pthread_setattr_default_np \
   pthread_setconcurrency \