rockbox/firmware/libc
Thomas Martitz a035261089 Move optimized memcpy and friends and strlen to firmware/asm,
using the new automatic-asm-picking infrastructure.
2012-01-22 18:46:45 +01:00
..
include
atoi.c
ctype.c
errno.c
memchr.c
memcmp.c
mktime.c
qsort.c
random.c
sprintf.c
sscanf.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strncmp.c
strrchr.c
strstr.c
strtok.c