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
1 changed files with 4 additions and 0 deletions
|
|
@ -36,6 +36,10 @@
|
|||
|
||||
#include "ppc/mathops.h"
|
||||
|
||||
#elif defined(ARCH_BFIN)
|
||||
|
||||
#include "bfin/mathops.h"
|
||||
|
||||
#endif
|
||||
|
||||
/* generic implementation */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue