mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 05:21:49 +03:00
Move memmap.h out of arch/i386; it no longer contains anything
architecture-dependent and is needed by the ELF code.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <errno.h>
|
||||
#include <realmode.h>
|
||||
#include <bios.h>
|
||||
#include <memmap.h>
|
||||
#include <gpxe/memmap.h>
|
||||
|
||||
/**
|
||||
* @file
|
||||
|
||||
Reference in New Issue
Block a user