forked from len0rd/rockbox
ASM optimisation by David Bryant.
Placed various important arrays in IRAM. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6540 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ff40e4cc6a
commit
9985caf3f9
6 changed files with 566 additions and 23 deletions
|
|
@ -4,4 +4,7 @@ metadata.c
|
|||
unpack.c
|
||||
words.c
|
||||
wputils.c
|
||||
#if CONFIG_CPU==MCF5249 && !defined(SIMULATOR)
|
||||
coldfire.S
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue