summaryrefslogtreecommitdiff
path: root/fixincludes/tests
diff options
context:
space:
mode:
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>2008-06-07 22:25:33 +0000
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>2008-06-07 22:25:33 +0000
commit2420033f0e70b80a77683d9a7fc975f0be8f43dc (patch)
tree492d9881b36025967ecb0ac42a9cce232bbdacb9 /fixincludes/tests
parent3452f1c7d9a4edfee1465fb8561edaccb91ac524 (diff)
downloadgcc-2420033f0e70b80a77683d9a7fc975f0be8f43dc.tar.gz
copy in the new generated "pthread.h" header
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136540 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/tests')
-rw-r--r--fixincludes/tests/base/pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixincludes/tests/base/pthread.h b/fixincludes/tests/base/pthread.h
index 1da740f566c..68ed2c8ab1a 100644
--- a/fixincludes/tests/base/pthread.h
+++ b/fixincludes/tests/base/pthread.h
@@ -86,7 +86,7 @@
# ifdef __USE_GNU
# if __WORDSIZE == 64
# define PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP \
- { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
+ { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP } }
# else
# define PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP \