From 44c7cc8c1263c32fcad6f4b326666b4020222c21 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 14 Apr 2005 11:55:57 +0000 Subject: Standardised debug mechanism in place now. --- src/core/pxe_export.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core') diff --git a/src/core/pxe_export.c b/src/core/pxe_export.c index 991c3786..f1f7c5e3 100644 --- a/src/core/pxe_export.c +++ b/src/core/pxe_export.c @@ -35,6 +35,7 @@ #include "cpu.h" #include "timer.h" +#undef DBG #if TRACE_PXE #define DBG(...) printf ( __VA_ARGS__ ) #else -- cgit v1.2.3-55-g7522