remove all comile warning of kernel
This commit is contained in:
@@ -160,7 +160,7 @@ struct statfs {
|
||||
int statfs(const char *path, struct statfs *buf);
|
||||
#endif
|
||||
|
||||
void Userprintf(const char *fmt, ...);
|
||||
int Userprintf(const char *fmt, ...);
|
||||
|
||||
#define printf Userprintf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user