mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 17:42:47 +03:00
Modify gPXE core and drivers to work with the new timer subsystem
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include <gpxe/umalloc.h>
|
||||
#include <bits/byteswap.h>
|
||||
#include <little_bswap.h>
|
||||
#include <timer.h>
|
||||
#include <unistd.h>
|
||||
#include <gpxe/pci.h>
|
||||
#include <gpxe/ethernet.h>
|
||||
#include <gpxe/netdevice.h>
|
||||
|
||||
Reference in New Issue
Block a user