Andree Buschmann
|
0b7dcd69c8
|
Remove tabs in firmware path (taking into account the original spacing).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24864 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-22 21:24:09 +00:00 |
|
Bertrik Sikken
|
9c0abbf838
|
Added #include <string.h> to memmove.c, memcpy.c and strcat.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17285 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-28 20:39:44 +00:00 |
|
Jens Arnold
|
d036e97d38
|
Added memmove() to the rockbox core. C implementation taken from newlib. Fully optimised ASM implementations for SH1 and coldfire, reusing the AMS memcpy code path for forward copying.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8601 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-06 16:00:58 +00:00 |
|