summaryrefslogtreecommitdiff
path: root/firmware/common/memmove.c
AgeCommit message (Expand)Author
2008-04-28Added #include <string.h> to memmove.c, memcpy.c and strcat.cBertrik Sikken
2006-02-06Added memmove() to the rockbox core. C implementation taken from newlib. Full...Jens Arnold