rockbox/apps/codecs/libwavpack/SOURCES
Thom Johansen 9985caf3f9 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
2005-05-31 07:56:28 +00:00

10 lines
119 B
Text

bits.c
float.c
metadata.c
unpack.c
words.c
wputils.c
#if CONFIG_CPU==MCF5249 && !defined(SIMULATOR)
coldfire.S
#endif