aboutsummaryrefslogtreecommitdiff
path: root/htl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'htl/Makefile')
-rw-r--r--htl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/htl/Makefile b/htl/Makefile
index a4d900d..1340c1b 100644
--- a/htl/Makefile
+++ b/htl/Makefile
@@ -26,7 +26,6 @@ LCLHDRS :=
libpthread-routines := \
pt-attr-getstack \
- pt-attr-getstackaddr \
pt-attr-init \
pt-attr-setguardsize \
pt-attr-setschedparam \
@@ -202,6 +201,7 @@ routines := \
pt-attr-getschedparam \
pt-attr-getschedpolicy \
pt-attr-getscope \
+ pt-attr-getstackaddr \
pt-attr-getstacksize \
pt-attr-setdetachstate \
pt-attr-setinheritsched \