mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +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:
@@ -1,6 +1,6 @@
|
||||
#include <io.h>
|
||||
#include <registers.h>
|
||||
#include <memmap.h>
|
||||
#include <gpxe/memmap.h>
|
||||
|
||||
/*
|
||||
* Originally by Eric Biederman
|
||||
|
||||
Reference in New Issue
Block a user