mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Hooking bfin/mathops.h
Originally committed as revision 10263 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
543a90d14a
commit
14da6549a7
@ -36,6 +36,10 @@
|
|||||||
|
|
||||||
#include "ppc/mathops.h"
|
#include "ppc/mathops.h"
|
||||||
|
|
||||||
|
#elif defined(ARCH_BFIN)
|
||||||
|
|
||||||
|
#include "bfin/mathops.h"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* generic implementation */
|
/* generic implementation */
|
||||||
|
Loading…
Reference in New Issue
Block a user