aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/solo/chip.h
blob: 941c656e2ef3a5ae4281131ca4d939448550ae0e (plain)
1
2
3
4
5
extern struct chip_operations mainboard_amd_solo_ops;

struct mainboard_amd_solo_config {
	int nothing;
};