mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +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:
+1
-1
@@ -4,7 +4,7 @@
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <byteswap.h>
|
||||
#include <timer.h>
|
||||
#include <gpxe/timer.h>
|
||||
#include <gpxe/iobuf.h>
|
||||
#include <gpxe/malloc.h>
|
||||
#include <gpxe/retry.h>
|
||||
|
||||
Reference in New Issue
Block a user