mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 16:53:45 +00:00
- Enable PnP debugging
svn path=/trunk/; revision=53331
This commit is contained in:
parent
5ead645eb9
commit
2399611baf
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
/* INCLUDES ******************************************************************/
|
||||
|
||||
#include <ntoskrnl.h>
|
||||
#define NDEBUG
|
||||
//#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
/* GLOBALS *******************************************************************/
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include <ntoskrnl.h>
|
||||
|
||||
#define NDEBUG
|
||||
//#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue