Files
system76-coreboot/src/mainboard/momentum/apache/chip.h
Ronald G. Minnich 2f084d4904 initial support for apache.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2059 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-10-19 18:19:26 +00:00

6 lines
114 B
C

struct chip_operations mainboard_momentum_apache_ops;
struct mainboard_momentum_apache_config {
int nothing;
};