Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 06/04/2000 14:27:42
Module Name:	syssrc
Committed By:	mycroft
Date:		Sun Jun  4 21:27:42 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/include: cpu.h intr.h
	syssrc/sys/arch/i386/isa: isa_machdep.c

Log Message:
Implement CLKF_INTR(), to count interrupt time separately.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/arch/i386/include/cpu.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/i386/include/intr.h
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/i386/isa/isa_machdep.c

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