From 1d67cf9e8a0194588e66fb3b7afcbdc3bf836a30 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 21 Apr 2021 19:49:51 +0200 Subject: nptl: Remove remnants of the libc/libpthread forwarder interface All previously forwarded functions are now implemented in libc. Reviewed-by: Adhemerval Zanella --- nptl/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'nptl/Makefile') diff --git a/nptl/Makefile b/nptl/Makefile index 3625a09f29..1978c491c9 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -38,7 +38,6 @@ routines = \ elision-timed \ elision-trylock \ elision-unlock \ - forward \ futex-internal \ libc-cancellation \ libc-cleanup \ -- cgit 1.4.1