no DEBUG_VMASSERT committed
This commit is contained in:
parent
4c2f0eb22f
commit
53567bf741
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#define DEBUG_TIME_LOCKS 1
|
||||
|
||||
/* Runtime sanity checking. */
|
||||
#define DEBUG_VMASSERT 1
|
||||
#define DEBUG_VMASSERT 0
|
||||
#define DEBUG_SCHED_CHECK 0
|
||||
#define DEBUG_STACK_CHECK 0
|
||||
#define DEBUG_TRACE 0
|
||||
|
|
Loading…
Reference in a new issue