about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/powerpc/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/powerpc/Versions')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/powerpc/Versions9
1 files changed, 0 insertions, 9 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/Versions b/nptl/sysdeps/unix/sysv/linux/powerpc/Versions
deleted file mode 100644
index 6b5a0362da..0000000000
--- a/nptl/sysdeps/unix/sysv/linux/powerpc/Versions
+++ /dev/null
@@ -1,9 +0,0 @@
-libpthread {
-  GLIBC_2.3.4 {
-    longjmp; siglongjmp;
-  }
-  GLIBC_2.6 {
-    # Changed PTHREAD_STACK_MIN.
-    pthread_attr_setstack; pthread_attr_setstacksize;
-  }
-}