Subject: CVS commit: src/sys/arch/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/04/2003 03:13:48
Module Name:	src
Committed By:	uwe
Date:		Tue Nov  4 03:13:48 UTC 2003

Modified Files:
	src/sys/arch/sh3/include: intr.h
	src/sys/arch/sh3/sh3: interrupt.c

Log Message:
Redo a quick hack for intc_intr_disable() and intc_intr_enable() to have
a saner interface/semantic.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/sh3/include/intr.h
cvs rdiff -r1.10 -r1.11 src/sys/arch/sh3/sh3/interrupt.c

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