* grub-core/loader/machoXX.c: Fix compilation on non-i386.
This commit is contained in:
parent
1123bed944
commit
3e88fbfa6e
5 changed files with 24 additions and 21 deletions
|
@ -1,4 +1,4 @@
|
|||
#include <grub/cpu/macho.h>
|
||||
#include <grub/macho.h>
|
||||
#include <grub/machoload.h>
|
||||
|
||||
#define SUFFIX(x) x ## 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue