From c4c53e0f56ed14ba2416bb0181e82a9d49eefde0 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 11 May 2021 11:52:56 +0200 Subject: nptl: Move __pthread_register_cancel_defer, __pthread_unregister_cancel_restore to libc The symbols were moved using scripts/move-symbol-to-libc.py. Reviewed-by: Adhemerval Zanella --- sysdeps/unix/sysv/linux/nios2/libpthread.abilist | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/nios2/libpthread.abilist') diff --git a/sysdeps/unix/sysv/linux/nios2/libpthread.abilist b/sysdeps/unix/sysv/linux/nios2/libpthread.abilist index f8f4efa781..86858738b3 100644 --- a/sysdeps/unix/sysv/linux/nios2/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/nios2/libpthread.abilist @@ -1,6 +1,4 @@ GLIBC_2.21 __errno_location F -GLIBC_2.21 __pthread_register_cancel_defer F -GLIBC_2.21 __pthread_unregister_cancel_restore F GLIBC_2.21 pthread_cancel F GLIBC_2.21 pthread_create F GLIBC_2.21 pthread_getattr_default_np F -- cgit 1.4.1