Subject: CVS commit: src/sys/arch/mips
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/25/2003 13:48:02
Module Name:	src
Committed By:	tsutsui
Date:		Sun May 25 13:48:01 UTC 2003

Added Files:
	src/sys/arch/mips/include: softintr.h
	src/sys/arch/mips/mips: softintr.c

Log Message:
Prepare common routines for MIPS generic software interrupt.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/mips/include/softintr.h
cvs rdiff -r0 -r1.1 src/sys/arch/mips/mips/softintr.c

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