Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/30/2002 00:54:15
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Jan 29 22:54:15 UTC 2002

Added Files:
	syssrc/sys/arch/arm/arm: softintr.c
	syssrc/sys/arch/arm/include: softintr.h
Removed Files:
	syssrc/sys/arch/evbarm/evbarm: softintr.c

Log Message:
Move the generic ARM soft interrupt code into a generic place.


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

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