Author: aurel32
Date: 2008-06-02 21:45:24 +0000 (Mon, 02 Jun 2008)
New Revision: 2969

Modified:
   glibc-package/trunk/debian/patches/hppa/submitted-atomic_h.diff
Log:
Fix hppa/submitted-atomic_h.diff


Modified: glibc-package/trunk/debian/patches/hppa/submitted-atomic_h.diff
===================================================================
--- glibc-package/trunk/debian/patches/hppa/submitted-atomic_h.diff     
2008-06-02 17:15:17 UTC (rev 2968)
+++ glibc-package/trunk/debian/patches/hppa/submitted-atomic_h.diff     
2008-06-02 21:45:24 UTC (rev 2969)
@@ -10,7 +10,7 @@
 @@ -56,10 +56,14 @@
  #define LWS_CAS "0"
  /* Note r31 is the link register */
- #define LWS_CLOBBER "r1", "r26", "r25", "r24", "r23", "r22", "r21", "r20", 
"r28", "r31"
+ #define LWS_CLOBBER "r1", "r26", "r25", "r24", "r23", "r22", "r21", "r20", 
"r28", "r31", "memory"
 -#define ASM_EAGAIN "11" 
  
  #if __ASSUME_LWS_CAS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to