forked from len0rd/rockbox
tlsf: move to /lib (it's also used by plugins).
Change-Id: I5e37b28c1ce4608d60b036343f280af3311ad490
This commit is contained in:
parent
9f2ee2f21a
commit
c56950ea3a
16 changed files with 26 additions and 27 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include "os_types.h"
|
||||
#include "../lib/tlsf/src/tlsf.h"
|
||||
#include <tlsf.h>
|
||||
|
||||
#if defined(CPU_ARM) || defined(CPU_COLDFIRE) || defined(CPU_MIPS)
|
||||
#include <setjmp.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue