Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/06/2007 13:58:38
Module Name:	src
Committed By:	ad
Date:		Thu Dec  6 13:58:38 UTC 2007

Modified Files:
	src/sys/arch/x86/x86: intr.c x86_machdep.c

Log Message:
Share cpu_intr_p() with xen. Why xen has its own intr.c is a mystery.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/x86/x86/intr.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/x86/x86/x86_machdep.c

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