Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
24d1d4b47274eb82893e6726472a991a36fce0aa
/
.
/
src
/
southbridge
/
amd
/
cs5535
/
chip.h
blob: d4dde3d6ee446e136718fb9ad929a85335d76e49 [
file
] [
log
] [
blame
]
#ifndef
_SOUTHBRIDGE_AMD_CS5535
#define
_SOUTHBRIDGE_AMD_CS5535
struct
southbridge_amd_cs5535_config
{
int
setupflash
;
};
#endif
/* _SOUTHBRIDGE_AMD_CS5536 */