put extern keyword in front of declaration, make the compiler do it job
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1545 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
struct chip_control mainboard_ibm_e325_control;
|
||||
extern struct chip_control mainboard_ibm_e325_control;
|
||||
|
||||
struct mainboard_ibm_e325_config {
|
||||
int nothing;
|
||||
|
Reference in New Issue
Block a user