forked from len0rd/rockbox
Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs with
no asm optimized versions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5550 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
87923f2459
commit
39fb8f0705
2 changed files with 22 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#ifdef ARCHOS_GMINI120
|
||||
common/string.c
|
||||
#endif
|
||||
#ifdef IRIVER_H100
|
||||
crt0.S
|
||||
backlight.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue