Subject: CVS commit: src/sys/arch/hp300
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/28/2008 16:21:20
Module Name:	src
Committed By:	tsutsui
Date:		Mon Jan 28 16:21:20 UTC 2008

Modified Files:
	src/sys/arch/hp300/hp300: locore.s
	src/sys/arch/hp300/include: cpu.h intr.h

Log Message:
- account idepth in a clock interrupt handler too
- use idepth for CLKF_INTR()


To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/arch/hp300/hp300/locore.s
cvs rdiff -r1.57 -r1.58 src/sys/arch/hp300/include/cpu.h
cvs rdiff -r1.26 -r1.27 src/sys/arch/hp300/include/intr.h

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