YABEL update
[coreboot.git] / src / arch / i386 / boot / coreboot_table.h
index 98836c41b5f593b8c8b701dcbe5e54b6e8ceb7d5..13ae9a29cbaf66fddec29f4ff998db2c500c326b 100644 (file)
@@ -10,7 +10,6 @@ unsigned long write_coreboot_table(
 
 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);
 
 /* Routines to extract part so the coreboot table or information
  * from the coreboot table.