mirror of
https://github.com/ipxe/ipxe
synced 2026-01-07 04:31:39 +03:00
Separated out initialisation functions from startup/shutdown functions.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <gpxe/segment.h>
|
||||
#include <gpxe/memmap.h>
|
||||
#include <gpxe/elf.h>
|
||||
#include <gpxe/shutdown.h>
|
||||
#include <gpxe/init.h>
|
||||
|
||||
struct image_type multiboot_image_type __image_type ( PROBE_MULTIBOOT );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user