summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
-rw-r--r--lib/libpthread/thread/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc
index 7b514c8..4e51c6f 100644
--- a/lib/libpthread/thread/Makefile.inc
+++ b/lib/libpthread/thread/Makefile.inc
@@ -13,6 +13,7 @@ SRCS+= \
thr_attr_getschedparam.c \
thr_attr_getschedpolicy.c \
thr_attr_getscope.c \
+ thr_attr_getstack.c \
thr_attr_getstackaddr.c \
thr_attr_getstacksize.c \
thr_attr_setcreatesuspend_np.c \
@@ -22,6 +23,7 @@ SRCS+= \
thr_attr_setschedparam.c \
thr_attr_setschedpolicy.c \
thr_attr_setscope.c \
+ thr_attr_setstack.c \
thr_attr_setstackaddr.c \
thr_attr_setstacksize.c \
thr_autoinit.c \
OpenPOWER on IntegriCloud