Fix compilation errors
This commit is contained in:
parent
0718f66d12
commit
c18271ed00
8 changed files with 31 additions and 11 deletions
|
@ -25,13 +25,11 @@
|
|||
#include <grub/cache.h>
|
||||
#include <grub/kernel.h>
|
||||
#include <grub/efi/efi.h>
|
||||
#include <grub/machine/misc.h>
|
||||
|
||||
void
|
||||
grub_machine_init (void)
|
||||
{
|
||||
grub_efi_init ();
|
||||
grub_init_modules ();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue