Add declaration to cachemain.c.

Oddly, this error just appeared, due to clashing commits. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@103 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Ronald G. Minnich 2007-02-23 13:52:28 +00:00
commit afeb4e0b90

View file

@ -65,6 +65,8 @@ void stage1_main(u32 bist)
int elfboot_mem(struct lb_memory *mem, void *where, int size);
/* HACK -- fake memory table for now */
struct lb_memory mem = {LB_TAG_MEMORY, 1, .map = { {0, 32*1024*1024, LB_MEM_RAM}}};
struct mem_file result;
post_code(0x02);
// before we do anything, we want to stop if we dont run