Subject: CVS commit: src/sys/arch/shark/isa
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 08/04/2007 20:14:21
Module Name:	src
Committed By:	tsutsui
Date:		Sat Aug  4 20:14:21 UTC 2007

Modified Files:
	src/sys/arch/shark/isa: clock.c

Log Message:
Make clockintr() return 1 since it's always handled so that
clock interrupt is properly acounted by evcnt(9) in isa_irq.S.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/shark/isa/clock.c

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