Subject: CVS commit: src/sys/arch/shark
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/06/2008 00:56:18
Module Name:	src
Committed By:	ad
Date:		Sun Jan  6 00:56:18 UTC 2008

Modified Files:
	src/sys/arch/shark/include: irqhandler.h
	src/sys/arch/shark/isa: isa_irqhandler.c

Log Message:
A quick hack to make cpu_intr_p() work on shark. Needs to be fixed
properly by someone who does arm assembly.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/shark/include/irqhandler.h
cvs rdiff -r1.17 -r1.18 src/sys/arch/shark/isa/isa_irqhandler.c

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