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:
parent
281666a066
commit
fffc6c4a80
2 changed files with 3 additions and 2 deletions
|
|
@ -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. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue