mirror of
https://github.com/ipxe/ipxe
synced 2026-02-06 21:29:29 +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:
@@ -12,8 +12,8 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <strings.h>
|
||||
#include <latch.h>
|
||||
#include <console.h>
|
||||
#include <gpxe/timer.h>
|
||||
#include <gpxe/if_arp.h>
|
||||
#include <gpxe/if_ether.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user