zero warnings days...
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5442 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
c30a6e859e
commit
23836e2345
48 changed files with 827 additions and 982 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define BOOT_TABLES_H
|
||||
|
||||
#include <boot/coreboot_tables.h>
|
||||
#include <arch/coreboot_tables.h>
|
||||
|
||||
void lb_add_memory_range(struct lb_memory *mem,
|
||||
uint32_t type, uint64_t start, uint64_t size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue