mirror of
https://github.com/ipxe/ipxe
synced 2025-12-17 18:11:49 +03:00
Move init.h to gpxe/init.h.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
**************************************************************************
|
||||
*/
|
||||
|
||||
#include "init.h"
|
||||
#include <gpxe/init.h>
|
||||
|
||||
static struct init_fn init_fns[0] __table_start(init_fn);
|
||||
static struct init_fn init_fns_end[0] __table_end(init_fn);
|
||||
|
||||
Reference in New Issue
Block a user