consistency cosmetics: Rename POWERPC identifiers to PPC.
Originally committed as revision 16359 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include "arm/mathops.h"
|
||||
|
||||
#elif defined(ARCH_POWERPC)
|
||||
#elif defined(ARCH_PPC)
|
||||
|
||||
#include "ppc/mathops.h"
|
||||
|
||||
|
Reference in New Issue
Block a user