1
0
Fork 0
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:
Daniel Stenberg 2005-01-10 21:31:13 +00:00
parent 87923f2459
commit 39fb8f0705
2 changed files with 22 additions and 0 deletions

View file

@ -1,3 +1,6 @@
#ifdef ARCHOS_GMINI120
common/string.c
#endif
#ifdef IRIVER_H100
crt0.S
backlight.c