This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3b3acd6e76
rockbox
/
firmware
/
target
History
Michael Sevakis
3b3acd6e76
Fix header multiple inclusion guard typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19981 a1c6a512-1295-4272-9138-f99709370657
2009-02-12 00:09:12 +00:00
..
arm
Fix header multiple inclusion guard typo.
2009-02-12 00:09:12 +00:00
coldfire
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS and CACHE_FUNCTIONS_AS_CALL macros. Rename flush/invalidate_icache to cpucache_flush/invalidate. They're inlined only if an implementation isn't provided by defining HAVE_CPUCACHE_FLUSH/INVALIDATE.
2009-02-11 12:55:51 +00:00
mips
Onda VX747: commit some parts to get apps/ to compile (more will follow)
2009-02-09 10:02:38 +00:00
sh
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS and CACHE_FUNCTIONS_AS_CALL macros. Rename flush/invalidate_icache to cpucache_flush/invalidate. They're inlined only if an implementation isn't provided by defining HAVE_CPUCACHE_FLUSH/INVALIDATE.
2009-02-11 12:55:51 +00:00