mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
This commit is contained in:
@@ -14,7 +14,7 @@ Bochs Pseudo NIC driver for Etherboot
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <io.h>
|
||||
#include <gpxe/io.h>
|
||||
#include <errno.h>
|
||||
#include <gpxe/pci.h>
|
||||
#include <gpxe/if_ether.h>
|
||||
|
||||
Reference in New Issue
Block a user