[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <stdarg.h>
|
||||
#include <io.h>
|
||||
#include <gpxe/io.h>
|
||||
#include <console.h>
|
||||
|
||||
void pause ( void ) {
|
||||
|
||||
Reference in New Issue
Block a user