This, ladies and gentlement, is commit #4000.
[coreboot.git] / src / mainboard / kontron / 986lcd-m / chip.h
index 08a66b677e3ac7b7e983711ca63b9242986dc0b9..e1bf83b29316695d8ab6ee8a4b3e7980989f78b9 100644 (file)
@@ -19,7 +19,7 @@
  * MA 02110-1301 USA
  */
 
-struct chip_operations mainboard_ops;
+extern struct chip_operations mainboard_ops;
 struct mainboard_config {
        int nothing;
 };