change all print* calls to use the new print with a log_level
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#define vprintk vprintf
|
||||
#define printk printf
|
||||
//#define vprint vprintf
|
||||
//#define print printf
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user