mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 10:02:42 +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:
@@ -11,7 +11,6 @@
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <io.h>
|
||||
#include <timer.h>
|
||||
#include <gpxe/mca.h>
|
||||
|
||||
static struct mca_driver mca_drivers[0]
|
||||
|
||||
Reference in New Issue
Block a user