arm-coreboot: Start new port.
This commit is contained in:
parent
2f061fac71
commit
aa7585d04b
17 changed files with 482 additions and 12 deletions
|
@ -23,6 +23,8 @@
|
|||
#include <grub/misc.h>
|
||||
#include <grub/dl.h>
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wcast-align"
|
||||
|
||||
/* Helper for grub_linuxbios_table_iterate. */
|
||||
int
|
||||
grub_linuxbios_check_signature (grub_linuxbios_table_header_t tbl_header)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue