b980e39c81
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1090 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
5 lines
113 B
C
5 lines
113 B
C
struct chip_control mainboard_newisys_khepri_control;
|
|
|
|
struct mainboard_newisys_khepri_config {
|
|
int nothing;
|
|
};
|