1 2 3 4 5 6 7 8 9 10 11 12
/* * * Copyright (C) 2007 Advanced Micro Devices * */ extern struct chip_operations mainboard_amd_norwich_ops; struct mainboard_amd_norwich_config { int nothing; };