From: Bruce Korb Date: Sat, 7 Jun 2008 22:25:33 +0000 (+0000) Subject: copy in the new generated "pthread.h" header X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0b9f07d4d82b5985c463dffaa669e88d320e85e2;p=gcc.git copy in the new generated "pthread.h" header From-SVN: r136540 --- 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 \