summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-03-25 11:36:28 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-03-25 11:36:28 -0500
commit7578473bbeb61a1d3808104b551f9d0b12e42670 (patch)
treed2f0d72b782da96b5601fb243171567b4b6a6e47 /nptl
parentf3f1dab3efb1d2128360c67a1b254309d7a4d885 (diff)
PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION change
This patch revert 449282f2e0e850c29f6a9666058503d4734964f0.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h b/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
index ac7351f130..71bd3aed12 100644
--- a/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
+++ b/nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
@@ -21,8 +21,6 @@
#include <bits/wordsize.h>
-#define __PTHREAD_MUTEX_HAVE_ELISION 0
-
#if __WORDSIZE == 64
# define __SIZEOF_PTHREAD_ATTR_T 56
# define __SIZEOF_PTHREAD_MUTEX_T 40