Fix cross compilation (e.g. on Darwin). Following changes to make.tmpl,
[AROS.git] / arch / all-pc / boot / grub2-aros / include / grub / ia64 / efi / memory.h
blob2c64918e3f7116105c02ff3a66a515b851d9b900
1 #ifndef GRUB_MEMORY_CPU_HEADER
2 #include <grub/efi/memory.h>
4 #define GRUB_EFI_MAX_USABLE_ADDRESS 0xffffffff
6 #endif /* ! GRUB_MEMORY_CPU_HEADER */