forked from len0rd/rockbox
Moved coldfire code in system.c and system.h into target tree.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11399 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
522da3a677
commit
f29cae0d26
5 changed files with 437 additions and 390 deletions
|
|
@ -45,6 +45,7 @@ target/coldfire/memcpy-coldfire.S
|
|||
target/coldfire/memmove-coldfire.S
|
||||
target/coldfire/memset-coldfire.S
|
||||
target/coldfire/memset16-coldfire.S
|
||||
target/coldfire/system-coldfire.c
|
||||
#elif (CONFIG_CPU == SH7034)
|
||||
target/sh/memcpy-sh.S
|
||||
target/sh/memmove-sh.S
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue