coreboot-kgpe-d16/src/mainboard/island/aruma/chip.h
Stefan Reinauer fc4dda703b new port: island aruma
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1905 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-02-02 15:03:37 +00:00

5 lines
115 B
C

extern struct chip_operations mainboard_island_aruma_ops;
struct mainboard_island_aruma_config {
int nothing;
};