remove all comile warning of kernel

This commit is contained in:
Wang_Weigen
2021-04-29 16:15:11 +08:00
parent c4280d9488
commit e424932163
9 changed files with 21 additions and 15 deletions

View File

@@ -159,7 +159,7 @@ struct statfs {
int statfs(const char *path, struct statfs *buf);
#endif
void UserPrintf(const char *fmt, ...);
int UserPrintf(const char *fmt, ...);
#else
struct utask