rockbox/firmware/target/sh
2011-01-30 00:58:45 +00:00
..
archos Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00
adc-sh.c
bitswap.S
crt0.S
debug-sh.c move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
debug-target.h move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
kernel-sh.c
memcpy-sh.S
memmove-sh.S
memset-sh.S
strlen-sh.S
system-sh.c
system-target.h Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant. 2011-01-30 00:58:45 +00:00
thread-sh.c
usb-target.h