mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 02:20:19 +03:00
Move include/image.h to include/gpxe/image.h
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
#include "image.h"
|
||||
#warning "This file is obsolete"
|
||||
#if 0
|
||||
|
||||
#include "memsizes.h"
|
||||
#include "realmode.h"
|
||||
#include "gateA20.h"
|
||||
#include "etherboot.h"
|
||||
#include "errno.h"
|
||||
|
||||
#warning "This file is obsolete"
|
||||
#if 0
|
||||
|
||||
/** @file
|
||||
*
|
||||
* NBI image format.
|
||||
|
||||
Reference in New Issue
Block a user