coreboot-kgpe-d16/src/mainboard/newisys/khepri/chip.h
Stefan Reinauer b980e39c81 add first bunch of newisys khepri files.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1090 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2003-08-28 17:23:15 +00:00

5 lines
113 B
C

struct chip_control mainboard_newisys_khepri_control;
struct mainboard_newisys_khepri_config {
int nothing;
};