Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/21/2008 07:38:22
Module Name:	src
Committed By:	dyoung
Date:		Mon Jan 21 07:38:22 UTC 2008

Modified Files:
	src/sys/arch/i386/i386: trap.c

Log Message:
Move the nmi_dispatch() call with respect to the #ifdef garbage so
that Xen kernels will compile again.


To generate a diff of this commit:
cvs rdiff -r1.233 -r1.234 src/sys/arch/i386/i386/trap.c

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