From 840cd1069292e3f29d18e57f2274ec1e979f858b Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Thu, 23 Jul 2009 21:37:35 +0000 Subject: Another pdbox patch by Wincent Balin (FS #10416): switch to using TLSF as memory allocator. Probably the last patch I commit for him, next changes are for him :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22017 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/pdbox/SOURCES | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'apps/plugins/pdbox/SOURCES') diff --git a/apps/plugins/pdbox/SOURCES b/apps/plugins/pdbox/SOURCES index 9f54273877..04cff3c601 100644 --- a/apps/plugins/pdbox/SOURCES +++ b/apps/plugins/pdbox/SOURCES @@ -2,13 +2,13 @@ pdbox.c pdbox-net.c pdbox-func.c -dbestfit-3.3/bmalloc.c -dbestfit-3.3/bysize.c -dbestfit-3.3/dmalloc.c +TLSF-2.4.4/src/tlsf.c +/* +wfirstfit.c +*/ PDa/src/s_audio_rockbox.c - PDa/src/g_canvas.c PDa/src/g_graph.c PDa/src/g_text.c @@ -130,7 +130,7 @@ PDa/intern/vline~.c PDa/intern/vsnapshot~.c PDa/intern/wrap~.c -PDa/extra/OSCroute.c +/* PDa/extra/OSCroute.c */ PDa/extra/bandpass.c /* PDa/extra/dumpOSC.c Does not compile, file handling stuff */ PDa/extra/equalizer.c -- cgit v1.2.3