mirror of
https://github.com/ipxe/ipxe
synced 2026-02-08 13:52:13 +03:00
defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) There should be no need to include vsprintf.h just for DBG() statements, since include/compiler.h forces it in for a debug build anyway.