mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Remove obsolete empty IRAM defines from the sansa m200v4 config file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31371 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fdc29d0ea4
commit
02fad29a07
1 changed files with 0 additions and 10 deletions
|
|
@ -155,16 +155,6 @@
|
|||
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
||||
#define BOOTDIR "/.rockbox"
|
||||
|
||||
#define IBSS_ATTR_VOICE_STACK
|
||||
#define ICODE_ATTR_TREMOR_NOT_MDCT
|
||||
#define ICODE_ATTR_TREMOR_MDCT
|
||||
#define ICODE_ATTR_FLAC
|
||||
#define IBSS_ATTR_FLAC_DECODED0
|
||||
#define ICONST_ATTR_MPA_HUFFMAN
|
||||
#define IBSS_ATTR_MPC_SAMPLE_BUF
|
||||
#define ICODE_ATTR_ALAC
|
||||
#define IBSS_ATTR_SHORTEN_DECODED0
|
||||
|
||||
#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
|
||||
|
||||
/* Define this if a programmable hotkey is mapped */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue