summaryrefslogtreecommitdiffstats
path: root/private/ntos/tdi/isn/flt/debug.c
blob: 35ee3565f948a95e4adf57719dfa84884cf90cfb (plain) (blame)
1
2
3
4
5
#include "precomp.h"

#if DBG
ULONG   DbgLevel = DEF_DBG_LEVEL;
#endif