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 */