diff mathops.h @ 8496:19e2f1a50aa7 libavcodec

consistency cosmetics: Rename POWERPC identifiers to PPC.
author diego
date Sat, 27 Dec 2008 11:33:26 +0000
parents 7768bdfd4f7b
children 7a463923ecd1
line wrap: on
line diff
--- a/mathops.h	Sat Dec 27 11:30:30 2008 +0000
+++ b/mathops.h	Sat Dec 27 11:33:26 2008 +0000
@@ -32,7 +32,7 @@
 
 #include "arm/mathops.h"
 
-#elif defined(ARCH_POWERPC)
+#elif defined(ARCH_PPC)
 
 #include "ppc/mathops.h"