summaryrefslogtreecommitdiffstats
path: root/include/grub/riscv32/efi/memory.h
blob: e61c474ff55e4672c45741b3ffafed08e6610b83 (plain)
1
2
3
4
5
6
#ifndef GRUB_MEMORY_CPU_HEADER
#include <grub/efi/memory.h>

#define GRUB_EFI_MAX_USABLE_ADDRESS 0xffffffffUL

#endif /* ! GRUB_MEMORY_CPU_HEADER */