fix for newconfig

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1061 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich 2003-07-31 17:44:02 +00:00
parent 1188bd2adc
commit 5f7fc31d70
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
#define SIO_COM2_BASE 0x2F8
#endif
extern struct chip_control superio_NSC_pc87360_control;
struct superio_NSC_pc87360_config {
struct com_ports com1;
struct lpt_ports lpt;