Skip to content

Commit 00cc990

Browse files
committed
[ACPI] Enable debugging
1 parent 3fe9e88 commit 00cc990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/bus/acpi/osl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
#include <pseh/pseh2.h>
1010

11-
#define NDEBUG
11+
//#define NDEBUG
1212
#include <debug.h>
1313

1414
static PKINTERRUPT AcpiInterrupt;

0 commit comments

Comments
 (0)