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:
parent
073e2062da
commit
b11a7fde08
10 changed files with 2 additions and 1376 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#if 1
|
||||
/* Use TLSF. */
|
||||
#include "tlsf.h"
|
||||
#include "codecs/lib/tlsf/src/tlsf.h"
|
||||
#endif
|
||||
|
||||
/* Pure Data */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue