rockbox/firmware/target/sh
2010-06-02 12:45:36 +00:00
..
archos Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes. 2010-05-17 15:15:38 +00:00
adc-sh.c
bitswap.S
crt0.S
kernel-sh.c
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
thread-sh.c 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
usb-target.h