aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801cx/chip.h
blob: 56185213eb7d1e08d25b76c5c1f20f2b40c4c857 (plain)
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 */