1
0
Fork 0
forked from len0rd/rockbox

Revert "Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode"

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21635 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-07-04 13:17:58 +00:00
parent 861b8d8606
commit c3bc8fda80
14 changed files with 713 additions and 773 deletions

View file

@ -1,6 +1,6 @@
#if CONFIG_CODEC == SWCODEC /* software codec platforms */
codeclib.c
../../fixedpoint.c
mdct2.c
#ifdef CPU_ARM