rockbox/firmware/target
Rafaël Carré 520baf0b6a usb_drv_reset() is only used in usb-drv-arc.c
remove from usb_drv.h and mark static

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28092 a1c6a512-1295-4272-9138-f99709370657
2010-09-16 05:46:24 +00:00
..
arm usb_drv_reset() is only used in usb-drv-arc.c 2010-09-16 05:46:24 +00:00
coldfire Rename cache coherency functions. 2010-09-08 17:05:49 +00:00
hosted Extend lc_open() to also being able to load overlay plugins. 2010-09-09 16:17:21 +00:00
mips Also rename cpucache_invalidate() function for mips. There's more in the target tree of mips which I have overlooked yesterday. 2010-09-09 16:41:03 +00:00
sh Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00