hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/load
[qemu] / qemu-lock.h
index afd2d5f..26661ba 100644 (file)
@@ -58,7 +58,7 @@ static inline void resetlock (spinlock_t *p)
 
 #endif
 
-#if defined(__powerpc__)
+#if defined(_ARCH_PPC)
 static inline int testandset (int *p)
 {
     int ret;