aboutsummaryrefslogtreecommitdiff
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 757e5e4..e3f9a20 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 \