mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
Move init.h to gpxe/init.h.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "string.h"
|
||||
#include "io.h"
|
||||
#include "console.h"
|
||||
#include "init.h"
|
||||
#include <gpxe/init.h>
|
||||
#include "vga.h"
|
||||
|
||||
struct console_driver vga_console;
|
||||
|
||||
Reference in New Issue
Block a user