git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2059 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
6 lines
114 B
C
6 lines
114 B
C
struct chip_operations mainboard_momentum_apache_ops;
|
|
|
|
struct mainboard_momentum_apache_config {
|
|
int nothing;
|
|
};
|