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 e3f9a20..38f2715 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -148,6 +148,7 @@ routines = \
pthread_spin_lock \
pthread_spin_trylock \
pthread_spin_unlock \
+ pthread_yield \
tpp \
unwind \
@@ -201,7 +202,6 @@ libpthread-routines = \
pthread_testcancel \
pthread_timedjoin \
pthread_tryjoin \
- pthread_yield \
sem_clockwait \
sem_close \
sem_destroy \