Subject: CVS commit: src/sys/arch/macppc/include
To: None <source-changes@netbsd.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 06/25/2003 00:03:14
Module Name:	src
Committed By:	dyoung
Date:		Wed Jun 25 00:03:13 UTC 2003

Modified Files:
	src/sys/arch/macppc/include: intr.h

Log Message:
Bracket the opt_multiprocessor.h #include with #ifdef _KERNEL_OPT.
It won't compile, otherwise. I figure this is right because it's
done everywhere else.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/macppc/include/intr.h

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