From 0caab6638e22a301e8aa0b35f790b15aaf0791d9 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 7 Oct 2019 15:49:48 +0200 Subject: nptl: Move pthread_attr_getschedparam implementation into libc This is part of the libpthread removal project: Reviewed-by: Adhemerval Zanella --- sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist') diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist index 838b1a7b00..672df0909e 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist @@ -94,7 +94,6 @@ GLIBC_2.3 pause F GLIBC_2.3 pread F GLIBC_2.3 pread64 F GLIBC_2.3 pthread_attr_getguardsize F -GLIBC_2.3 pthread_attr_getschedparam F GLIBC_2.3 pthread_attr_getschedpolicy F GLIBC_2.3 pthread_attr_getscope F GLIBC_2.3 pthread_attr_getstack F -- cgit 1.4.1