merge mainline into newreloc
This commit is contained in:
commit
32fa4348a3
2 changed files with 6 additions and 1 deletions
|
@ -102,7 +102,7 @@ grub_machine_init (void)
|
|||
return 0;
|
||||
}
|
||||
|
||||
#ifdef GRUB_MACHINE_MULTIBOOT
|
||||
#if defined (GRUB_MACHINE_MULTIBOOT) || defined (GRUB_MACHINE_QEMU)
|
||||
grub_machine_mmap_init ();
|
||||
#endif
|
||||
grub_machine_mmap_iterate (heap_init);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue