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