Accidently forgot to disable the debug messages.

svn path=/trunk/; revision=14115
This commit is contained in:
Filip Navara 2005-03-15 23:33:54 +00:00
parent 1fa5efe3d7
commit 82c445e96b

View file

@ -11,7 +11,7 @@
#include <bm.h>
#include <bn.h>
//#define NDEBUG
#define NDEBUG
#include <debug.h>
FADT_DESCRIPTOR_REV2 acpi_fadt;