about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-11 19:32:43 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-11 19:33:19 +0200
commit736c57c96cd1fd79905cf0f224ca6e3864eb71b4 (patch)
treee759014c90e2f32bc1be855a45bc282b731fd6ca /sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist
parentb855e52bae0f754150fbad78c76d363b6eb2e53c (diff)
downloadglibc-736c57c96cd1fd79905cf0f224ca6e3864eb71b4.tar.gz
glibc-736c57c96cd1fd79905cf0f224ca6e3864eb71b4.tar.xz
glibc-736c57c96cd1fd79905cf0f224ca6e3864eb71b4.zip
nptl: Move pthread_attr_setstackaddr into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist b/sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist
index 6c0e6cbcbd..27757328ad 100644
--- a/sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist
@@ -1,7 +1,6 @@
 GLIBC_2.0 __errno_location F
 GLIBC_2.0 pthread_cancel F
 GLIBC_2.0 pthread_create F
-GLIBC_2.1 pthread_attr_setstackaddr F
 GLIBC_2.1 pthread_attr_setstacksize F
 GLIBC_2.1 pthread_create F
 GLIBC_2.1 pthread_getconcurrency F