Move common BIOS/coreboot memory map declarations to
include/grub/i386/memory_raw.h and eliminate duplicate declarations.
This commit is contained in:
parent
f65e14dc3a
commit
1bba40f578
11 changed files with 74 additions and 89 deletions
|
@ -18,7 +18,6 @@
|
|||
|
||||
#include <config.h>
|
||||
#include <grub/symbol.h>
|
||||
#include <grub/i386/pc/memory.h>
|
||||
#include <grub/machine/memory.h>
|
||||
#include <grub/machine/boot.h>
|
||||
#include <grub/machine/kernel.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue