rockbox/firmware/target/sh
Michael Sevakis d18a5cad7f Tweak paramters of mp3_play_data and callback.
Use generic void * and size_t and make mp3_play_data and its callback
agree on types. Use mp3_play_callback_t instead of prototyping
right in the function call (so it's not so messy to look at). Change
doesn't appear to require plugin API version increment.

Change-Id: Idcab2740ee316a2beb6e0a87b8f4934d9d6b3dd8
2012-03-04 14:50:47 -05:00
..
archos Tweak paramters of mp3_play_data and callback. 2012-03-04 14:50:47 -05: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
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 Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00