Subject: CVS commit: [yamt-splraiseipl] src/sys/arch/hp300/include
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/04/2006 15:52:40
Module Name:	src
Committed By:	tsutsui
Date:		Sat Nov  4 15:52:40 UTC 2006

Modified Files:
	src/sys/arch/hp300/include [yamt-splraiseipl]: intr.h

Log Message:
Add missing parentheses to splsoftserial macro.
(which is used only inside #ifdef __NO_SOFT_SERIAL_INTERRUPT in com.c?)

Now init_main.c compiles though GENERIC still doesn't build due to
"initialization discards qualifiers from pointer target type" warnings
by newer gcc4.


To generate a diff of this commit:
cvs rdiff -r1.15.22.1 -r1.15.22.2 src/sys/arch/hp300/include/intr.h

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