Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/14/2005 19:23:18
Module Name:	src
Committed By:	he
Date:		Sun Aug 14 19:23:18 UTC 2005

Modified Files:
	src/sys/arch/arm/xscale: becc_icu.c i80200_icu.c
	src/sys/arch/evbarm/iq80310: iq80310_intr.c

Log Message:
Follow up the type change of i80200_extirq_dispatch which now takes
an irqframe* and not a clockframe* as argument.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/xscale/becc_icu.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/arm/xscale/i80200_icu.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/evbarm/iq80310/iq80310_intr.c

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