mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-30 04:02:04 +08:00
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