libs/libc/libc.csv: Add uname

This commit is contained in:
YAMAMOTO Takashi 2022-01-27 16:54:25 +09:00 committed by Xiang Xiao
parent ebbfa034c7
commit bbfd0667fc
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@
"ub16divub16","fixedmath.h","!defined(CONFIG_HAVE_LONG_LONG)","ub16_t","ub16_t","ub16_t"
"ub16mulub16","fixedmath.h","!defined(CONFIG_HAVE_LONG_LONG)","ub16_t","ub16_t","ub16_t"
"ub16sqr","fixedmath.h","!defined(CONFIG_HAVE_LONG_LONG)","ub16_t","ub16_t"
"uname","sys/utsname.h","","int","FAR struct utsname *"
"ungetc","stdio.h","defined(CONFIG_FILE_STREAM)","int","int","FAR FILE *"
"usleep","unistd.h","","int","useconds_t"
"vasprintf","stdio.h","","int","FAR char **","FAR const IPTR char *","va_list"

Can't render this file because it has a wrong number of fields in line 2.