mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
Standardised debug mechanism in place now.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "cpu.h"
|
||||
#include "timer.h"
|
||||
|
||||
#undef DBG
|
||||
#if TRACE_PXE
|
||||
#define DBG(...) printf ( __VA_ARGS__ )
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user