mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-21 10:50:12 +00:00
![]() This header uses types defined in <grub/types.h> but does not include it, which leads to compile errors like the following: ../include/grub/cpu/linux.h:27:3: error: unknown type name ‘grub_uint32_t’ 27 | grub_uint32_t code0; /* Executable code */ | ^~~~~~~~~~~~~ Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
efi | ||
linux.h | ||
reloc.h | ||
setjmp.h | ||
time.h | ||
types.h |