NT4/private/ntos/tdi/isn/flt/debug.c
2020-09-30 17:12:29 +02:00

6 lines
71 B
C

#include "precomp.h"
#if DBG
ULONG DbgLevel = DEF_DBG_LEVEL;
#endif