mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-19 23:42:43 +00:00
![]() Nothing defined in the header file is used in the assembly code but it may lead to build errors if some headers are included through this and contains definitions that are not recognized by the assembler, e.g.: ../include/grub/types.h: Assembler messages: ../include/grub/types.h:76: Error: no such instruction: `typedef signed char grub_int8_t' ../include/grub/types.h:77: Error: no such instruction: `typedef short grub_int16_t' ../include/grub/types.h:78: Error: no such instruction: `typedef int grub_int32_t' Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
coreboot | ||
efi | ||
ieee1275 | ||
pc | ||
qemu | ||
xen | ||
dl.c | ||
int.S | ||
multiboot_mmap.c | ||
realmode.S | ||
tsc_pit.c | ||
tsc_pmtimer.c | ||
tsc.c |