rockbox/firmware/target/sh
Bertrik Sikken 55a7a31ce3 Split off target-specific parts from firmware/drivers/serial.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29768 a1c6a512-1295-4272-9138-f99709370657
2011-04-23 08:23:07 +00:00
..
archos Split off target-specific parts from firmware/drivers/serial.c 2011-04-23 08:23:07 +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 Byteswap routines don't really need 'asm volatile', just 'asm' since it should be safe to move them for optimizing. Clean up the line endings for ARM. 2011-02-25 00:46:39 +00:00
thread-sh.c
usb-target.h