remove more warnings
This commit is contained in:
parent
1ac5dc9e52
commit
49e72632d2
5 changed files with 39 additions and 17 deletions
|
@ -1,8 +1,12 @@
|
|||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#ifndef NO_DEBUG
|
||||
#define NO_DEBUG
|
||||
#endif
|
||||
#ifndef NO_PRINT
|
||||
#define NO_PRINT
|
||||
#endif
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue