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