rename linuxbios_* files in utils repository.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3058 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2008-01-18 16:17:44 +00:00
committed by Stefan Reinauer
parent ca374d455c
commit 7223ab7c4a
9 changed files with 11 additions and 12 deletions

View File

@@ -33,7 +33,7 @@
#define LXBIOS_LAYOUT_FILE_H
#include "common.h"
#include "linuxbios_tables.h"
#include "coreboot_tables.h"
void set_layout_filename (const char filename[]);
void get_layout_from_file (void);