Updated distr files.

--HG--
branch : dtrg-videocore
rename : mach/i80/.distr => mach/vc4/.distr
rename : plat/cpm/.distr => plat/rpi/.distr
This commit is contained in:
David Given
2013-06-21 23:38:21 +01:00
parent 2be811bac2
commit d94c1c8150
12 changed files with 53 additions and 8 deletions

View File

@@ -20,3 +20,4 @@ stdbool.h
fcntl.h
tgmath.h
locale.h
malloc.h

View File

@@ -39,6 +39,7 @@ rewind.c
scanf.c
setbuf.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
tmpfile.c
@@ -47,3 +48,4 @@ ungetc.c
vfprintf.c
vprintf.c
vsprintf.c
vsnprintf.c

View File

@@ -17,6 +17,7 @@ mbstowcs.c
mbtowc.c
qsort.c
rand.c
setenv.c
strtod.c
strtol.c
system.c

View File

@@ -9,6 +9,7 @@ strcmp.c
strcoll.c
strcpy.c
strcspn.c
strdup.c
strerror.c
strlen.c
strncat.c