added config and other test files.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@882 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
1
src/superio/NSC/pc87360/Config.lb
Normal file
1
src/superio/NSC/pc87360/Config.lb
Normal file
@@ -0,0 +1 @@
|
||||
object superio.o
|
5
src/superio/NSC/pc87360/chip.h
Normal file
5
src/superio/NSC/pc87360/chip.h
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
struct superio_NSC_pc87360_config {
|
||||
typedef struct com_ports com1;
|
||||
typedef struct lpt_ports lpt;
|
||||
};
|
0
src/superio/NSC/pc87360/superio.c
Normal file
0
src/superio/NSC/pc87360/superio.c
Normal file
Reference in New Issue
Block a user