From 8fbb33b3f74560ea3c74d289bdf59cffce52b463 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 11 May 2021 11:08:00 +0200 Subject: nptl: Move __free_tcb into libc Under the name __nptl_free_tcb. Reviewed-by: Adhemerval Zanella --- nptl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/Makefile') diff --git a/nptl/Makefile b/nptl/Makefile index 1b32a52dba..9c69b864f0 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -46,6 +46,7 @@ routines = \ lowlevellock \ nptl-stack \ nptl_deallocate_tsd \ + nptl_free_tcb \ nptl_nthreads \ nptl_setxid \ nptlfreeres \ -- cgit 1.4.1