mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 04:20:17 +03:00
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* yhlu@tyan.com
|
||||
*/
|
||||
|
||||
#include "io.h"
|
||||
#include <gpxe/io.h>
|
||||
#include "console.h"
|
||||
|
||||
static char key_map[][128] = {
|
||||
|
||||
Reference in New Issue
Block a user