rockbox/firmware/target/sh
Rafaël Carré 7c547be19d fix previous commit
implement button_init_device for ondio
include button.h to get prototypes

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31621 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:18:43 +00:00
..
archos fix previous commit 2012-01-08 00:18:43 +00:00
adc-sh.c
bitswap.S
crt0.S Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware'). 2009-02-20 02:33:40 +00:00
debug-sh.c sh/debug-target.h: move in .c 2012-01-04 06:33:50 +00:00
debug-target.h sh/debug-target.h: move in .c 2012-01-04 06:33:50 +00:00
kernel-sh.c Correct Björn's name in various file headers. 2009-03-23 17:08:46 +00:00
memcpy-sh.S
memmove-sh.S
memset-sh.S
strlen-sh.S
system-sh.c Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display panic or exception messages - see FS#10665. 2009-11-14 11:27:41 +00:00
system-target.h Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
thread-sh.c thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside thread.c therefore do not require their own. 2011-12-10 20:47:59 +00:00