rockbox/firmware/target/sh
Marcoen Hirschberg 82c52302bd split boot.lds and move it into the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16855 a1c6a512-1295-4272-9138-f99709370657
2008-03-27 23:58:03 +00:00
..
archos split boot.lds and move it into the target tree 2008-03-27 23:58:03 +00:00
adc-sh.c
bitswap.S Move some sh specific assembler files into the target tree 2008-03-04 16:02:19 +00:00
crt0.S
memcpy-sh.S
memmove-sh.S
memset-sh.S
strlen-sh.S
system-sh.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
system-target.h Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
usb-target.h