blob: 20a9a693ff5a8889c4d8744754cd23cbbcd572ff [file] [log] [blame]
Greg Watsona1cd3d82003-07-28 21:06:51 +00001#ifndef _SOUTHBRIDGE_WINBOND_W83C553
2#define _SOUTHBRIDGE_WINBOND_W83C553
3
Eric Biedermandbec2d42004-10-21 10:44:08 +00004extern struct chip_operations southbridge_winbond_w83c553_control;
Greg Watsona1cd3d82003-07-28 21:06:51 +00005
Greg Watson39264e22003-07-23 21:33:03 +00006struct southbridge_winbond_w83c553_config {
7};
Greg Watsona1cd3d82003-07-28 21:06:51 +00008
9#endif /* _SOUTHBRIDGE_WINBOND_W83C553 */