aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5535/chip.h
blob: d4dde3d6ee446e136718fb9ad929a85335d76e49 (plain)
1
2
3
4
5
6
7
8
#ifndef _SOUTHBRIDGE_AMD_CS5535
#define _SOUTHBRIDGE_AMD_CS5535

struct southbridge_amd_cs5535_config {
	int setupflash;
};

#endif	/* _SOUTHBRIDGE_AMD_CS5536 */