Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 08/14/2000 07:36:34
Module Name:	syssrc
Committed By:	wdk
Date:		Mon Aug 14 04:36:34 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: trap.c

Log Message:
intrcnt[] counters should be handled by the port specific interrupt handlers.
This change facilitates the migration from intrcnt[] to the new evcnt(9)
framework without breaking all of the mips based ports.


To generate a diff of this commit:
cvs rdiff -r1.144 -r1.145 syssrc/sys/arch/mips/mips/trap.c

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