Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/25/2004 18:46:27
Module Name:	src
Committed By:	matt
Date:		Thu Mar 25 18:46:27 UTC 2004

Modified Files:
	src/sys/arch/powerpc/include: softintr.h
	src/sys/arch/powerpc/powerpc: softintr.c

Log Message:
Move data structures to softintr.c.  Remove an unneeded if.  Fix a typo.


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

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