no DEBUG_VMASSERT committed

This commit is contained in:
Ben Gras 2009-10-18 20:08:55 +00:00
parent 4c2f0eb22f
commit 53567bf741

View file

@ -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