mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +03:00
Rewrote printf and friends to better support standard C semantics.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <string.h>
|
||||
#include <byteswap.h>
|
||||
#include <assert.h>
|
||||
#include <vsprintf.h>
|
||||
#include <gpxe/if_arp.h>
|
||||
#include <gpxe/if_ether.h>
|
||||
#include <gpxe/netdevice.h>
|
||||
|
||||
Reference in New Issue
Block a user