Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
d133d9a23077e30f57014ab84633b7a0c4dc2518
/
.
/
src
/
southbridge
/
winbond
/
w83c553
/
chip.h
blob: 20a9a693ff5a8889c4d8744754cd23cbbcd572ff [
file
] [
log
] [
blame
]
#ifndef
_SOUTHBRIDGE_WINBOND_W83C553
#define
_SOUTHBRIDGE_WINBOND_W83C553
extern
struct
chip_operations southbridge_winbond_w83c553_control
;
struct
southbridge_winbond_w83c553_config
{
};
#endif
/* _SOUTHBRIDGE_WINBOND_W83C553 */