From 4710a3280025b0ba8ffb6e8183578a5df48257fa Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Sat, 4 Jul 2009 12:26:45 +0000 Subject: Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21633 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index 7475826015..f3acef1739 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -125,6 +125,7 @@ recorder/recording.c #if INPUT_SRC_CAPS != 0 audio_path.c #endif /* INPUT_SRC_CAPS != 0 */ +fixedpoint.c pcmbuf.c playback.c codecs.c -- cgit v1.2.3