1
0
Fork 0
forked from len0rd/rockbox

Trapped into ifdef-hell. Configure libfaad's IRAM/DRAM usage like it is meant to be.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29864 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-05-12 22:24:09 +00:00
parent 281666a066
commit fffc6c4a80
2 changed files with 3 additions and 2 deletions

View file

@ -71,6 +71,7 @@ extern struct codec_api* ci;
#define ICODE_ATTR_FAAD_LARGE_IRAM ICODE_ATTR
#define ICONST_ATTR_FAAD_LARGE_IRAM ICONST_ATTR
#define IBSS_ATTR_FAAD_XLR IBSS_ATTR
#define HAVE_FAAD_XLR_IN_IRAM
#else
/* Not enough IRAM available. */