Files
system76-coreboot/src/mainboard/iwill/dk8x/chip.h
Yinghai Lu 6e5b6a82ad fix typo during rename. Subversion would not let
me fix this before committing first.

Signed-off-by: Yinghai Lu <yinghailu@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2469 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-24 09:40:21 +00:00

6 lines
111 B
C

extern struct chip_operations mainboard_iwill_dk8x_ops;
struct mainboard_iwill_dk8x_config {
int nothing;
};