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