added config and other test files.
[coreboot.git] / src / superio / NSC / pc87360 / chip.h
1
2 struct superio_NSC_pc87360_config {
3     typedef struct com_ports com1;
4     typedef struct lpt_ports lpt;
5 };