1
0
Fork 0
forked from len0rd/rockbox

Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22802 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Magnus Holmgren 2009-09-23 18:36:13 +00:00
parent 073e2062da
commit b11a7fde08
10 changed files with 2 additions and 1376 deletions

View file

@ -25,7 +25,7 @@
#if 1
/* Use TLSF. */
#include "tlsf.h"
#include "codecs/lib/tlsf/src/tlsf.h"
#endif
/* Pure Data */