Move include/image.h to include/gpxe/image.h

This commit is contained in:
Michael Brown
2007-01-11 16:04:36 +00:00
parent d84ec0e5d5
commit 4fc9333159
6 changed files with 65 additions and 35 deletions

View File

@@ -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.