mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-23 10:20:54 +08:00
Hooking bfin/mathops.h
Originally committed as revision 10263 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
|
||||
#include "ppc/mathops.h"
|
||||
|
||||
#elif defined(ARCH_BFIN)
|
||||
|
||||
#include "bfin/mathops.h"
|
||||
|
||||
#endif
|
||||
|
||||
/* generic implementation */
|
||||
|
||||
Reference in New Issue
Block a user