blob: 869da26f8ce82799842350d174de230778d38c74 [file] [log] [blame]
#ifndef BOOT_TABLES_H
#define BOOT_TABLES_H
#include <boot/coreboot_tables.h>
#include <arch/coreboot_tables.h>
struct lb_memory *write_tables(void);
#endif /* BOOT_TABLES_H */