Subject: CVS commit: syssrc/sys/arch/arm26
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/11/2001 02:17:49
Module Name:	syssrc
Committed By:	bjh21
Date:		Mon Sep 10 23:17:49 UTC 2001

Modified Files:
	syssrc/sys/arch/arm26/arm26: fiq.c
	syssrc/sys/arch/arm26/include: fiq.h

Log Message:
Add fiq_installhandler(), so the current FIQ owner can change what handler
they've got installed without relinquishing the FIQ.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/arm26/fiq.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/include/fiq.h

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