On Thu, Feb 01, 2018 at 06:18:55PM +, Leif Lindholm wrote:
> Use kernel header struct and magic definition to align (and coexist) with
> i386/arm64 ports.
>
> Signed-off-by: Leif Lindholm
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel mailing li
Use kernel header struct and magic definition to align (and coexist) with
i386/arm64 ports.
Signed-off-by: Leif Lindholm
---
grub-core/loader/arm/linux.c | 11 +--
include/grub/arm/linux.h | 15 ---
2 files changed, 17 insertions(+), 9 deletions(-)
diff --git a/grub-core