Subject: CVS commit: syssrc/sys/arch/i386/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/09/2002 08:28:10
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Aug  9 05:28:10 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/include: pmc.h

Log Message:
PMC_TYPE_I586 -> PMC_CLASS_I586
PMC_TYPE_I686 -> PMC_CLASS_I686
PMC_TYPE_K7 -> PMC_CLASS_K7

To reflect terminilogy used in pmc(3).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/i386/include/pmc.h

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