From e4932dc760160245d861981c0aca600c4929d07b Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 2 Nov 2004 20:33:12 +0000 Subject: get qemu-i386 target building again git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1734 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/emulation/qemu-i386/chip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge/emulation/qemu-i386/chip.h') diff --git a/src/northbridge/emulation/qemu-i386/chip.h b/src/northbridge/emulation/qemu-i386/chip.h index d93a4b6afd..891c6cc448 100644 --- a/src/northbridge/emulation/qemu-i386/chip.h +++ b/src/northbridge/emulation/qemu-i386/chip.h @@ -2,4 +2,4 @@ struct northbridge_emulation_qemu_i386_config { }; -extern struct chip_operations northbridge_emulation_qemu_i386_control; +extern struct chip_operations northbridge_emulation_qemu_i386_ops; -- cgit v1.2.3