rockbox/firmware/libc
Frank Gevaerts 5d987d61cf Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper files for their OS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26030 a1c6a512-1295-4272-9138-f99709370657
2010-05-14 22:01:07 +00:00
..
include Move include/sys along with libc/, so hosted (sim/RaaA) builds use the proper files for their OS 2010-05-14 22:01:07 +00:00
atoi.c
ctype.c
errno.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
mktime.c
qsort.c
random.c
sprintf.c
sscanf.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strlen.c
strncmp.c
strrchr.c
strstr.c
strtok.c