fc4dda703b
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1905 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
5 lines
115 B
C
5 lines
115 B
C
extern struct chip_operations mainboard_island_aruma_ops;
|
|
|
|
struct mainboard_island_aruma_config {
|
|
int nothing;
|
|
};
|