mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +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:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <errno.h>
|
||||
#include <timer.h>
|
||||
#include <unistd.h>
|
||||
#include <gpxe/spi.h>
|
||||
|
||||
/** @file
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <assert.h>
|
||||
#include <timer.h>
|
||||
#include <unistd.h>
|
||||
#include <gpxe/threewire.h>
|
||||
|
||||
/** @file
|
||||
|
||||
Reference in New Issue
Block a user