mirror of
https://github.com/xcat2/xNBA.git
synced 2026-05-12 17:34:10 +00:00
db331b535a
DBG is reserved for errors and important warnings only. DBG2 for additional information, e.g. "received packet". DBGP is used to print the name of every function as it is called. Signed-off-by: Thomas Miletich<thomas.miletich@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>