Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/31/2002 20:46:51
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 31 17:46:51 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c

Log Message:
Add an __unused__ attribute to n_support and n_lower, since they are
unused if a kernel supports all CPU families.


To generate a diff of this commit:
cvs rdiff -r1.471 -r1.472 syssrc/sys/arch/i386/i386/machdep.c

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