1 2 3 4 5 6 7 8
#ifndef I82801CX_CHIP_H #define I82801CX_CHIP_H struct southbridge_intel_i82801cx_config { }; #endif /* I82801CX_CHIP_H */