Subject: CVS commit: src/sys/arch/acorn26
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/07/2006 20:58:00
Module Name:	src
Committed By:	bjh21
Date:		Sat Oct  7 20:58:00 UTC 2006

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

Log Message:
Make setsoftnet() into a macro, which seems to be the usual approach on systems
with generic soft interrupts.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/acorn26/acorn26/softintr.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/acorn26/include/intr.h

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