about summary refs log tree commit diff
path: root/sysdeps/hppa/nptl/bits/pthreadtypes-arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/hppa/nptl/bits/pthreadtypes-arch.h')
-rw-r--r--sysdeps/hppa/nptl/bits/pthreadtypes-arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/hppa/nptl/bits/pthreadtypes-arch.h b/sysdeps/hppa/nptl/bits/pthreadtypes-arch.h
index 999195c5b0..c1a46d66d0 100644
--- a/sysdeps/hppa/nptl/bits/pthreadtypes-arch.h
+++ b/sysdeps/hppa/nptl/bits/pthreadtypes-arch.h
@@ -40,7 +40,7 @@
 #define __SIZEOF_PTHREAD_RWLOCK_T 64
 #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8
 
-#define __LOCK_ALIGNMENT __attribute__ ((__aligned__(16)))
+#define __LOCK_ALIGNMENT
 #define __ONCE_ALIGNMENT
 
 #endif	/* bits/pthreadtypes.h */