Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/15/2006 13:31:18
Module Name:	src
Committed By:	yamt
Date:		Sun Oct 15 13:31:18 UTC 2006

Modified Files:
	src/sys/arch/xen/x86: intr.c
	src/sys/arch/xen/xen: hypervisor.c

Log Message:
include machine/mpconfig.h so that these files can be compiled
with ACPI but without MPBIOS.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/xen/x86/intr.c
cvs rdiff -r1.27 -r1.28 src/sys/arch/xen/xen/hypervisor.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.