about 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 d55f8c6b00..bb30f01045 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -63,6 +63,7 @@ routines = \
   pthread_attr_extension \
   pthread_attr_getaffinity \
   pthread_attr_getdetachstate \
+  pthread_attr_getguardsize \
   pthread_attr_getinheritsched \
   pthread_attr_getschedparam \
   pthread_attr_getschedpolicy \
@@ -193,7 +194,6 @@ libpthread-routines = \
   libpthread-compat \
   nptl-init \
   pt-interp \
-  pthread_attr_getguardsize \
   pthread_attr_getstack \
   pthread_attr_getstackaddr \
   pthread_attr_getstacksize \