Simple change to add an extern
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@61 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
2b2e9376fe
commit
e388149797
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
extern struct chip_operations mainboard_emulation_qemu_i386_ops;
|
||||
|
||||
struct mainboard_emulation_qemu_i386_config {
|
||||
int nothing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue