summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-05-21 16:08:06 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-05-26 11:45:14 -0500
commitc7a8d667878a25bad5d7ab41fbbb603e535da661 (patch)
tree06ee75eaa7df12c63ecb23117e5211e5ee345655 /nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c
parentdaee7851e28051fc81b50ac7862d923d77324e83 (diff)
PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c b/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c
deleted file mode 100644
index 2cb0a13bcb..0000000000
--- a/nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#define NEW_VERNUM GLIBC_2_6
-#include <nptl/pthread_attr_setstack.c>