aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/boot/coreboot_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/boot/coreboot_table.h')
-rw-r--r--src/arch/i386/boot/coreboot_table.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/i386/boot/coreboot_table.h b/src/arch/i386/boot/coreboot_table.h
index 4c8c44a18c..9a9be84d43 100644
--- a/src/arch/i386/boot/coreboot_table.h
+++ b/src/arch/i386/boot/coreboot_table.h
@@ -17,7 +17,6 @@ struct lb_memory *lb_memory(struct lb_header *header);
void lb_memory_range(struct lb_memory *mem,
uint32_t type, uint64_t start, uint64_t size);
struct lb_mainboard *lb_mainboard(struct lb_header *header);
-unsigned long lb_table_fini(struct lb_header *header);
/* Routines to extract part so the coreboot table or information
* from the coreboot table.