mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 00:07:27 +03:00
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <stdio.h>
|
||||
#include <bits/cpu.h>
|
||||
#include <bits/timer2.h>
|
||||
#include <io.h>
|
||||
#include <gpxe/io.h>
|
||||
|
||||
|
||||
#define rdtsc(low,high) \
|
||||
|
||||
Reference in New Issue
Block a user