consistency cosmetics: Rename POWERPC identifiers to PPC.

Originally committed as revision 16359 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2008-12-27 11:33:26 +00:00
parent d89eae6f1a
commit 79cb09b2f7
9 changed files with 16 additions and 16 deletions

View File

@@ -32,7 +32,7 @@
#include "arm/mathops.h"
#elif defined(ARCH_POWERPC)
#elif defined(ARCH_PPC)
#include "ppc/mathops.h"