Subject: CVS commit: src/sys/arch/pmax/pmax
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/09/2006 08:27:13
Module Name:	src
Committed By:	tsutsui
Date:		Sat Sep  9 08:27:13 UTC 2006

Modified Files:
	src/sys/arch/pmax/pmax: promcall.c

Log Message:
volatile void -> void __attribute__((__noreturn__)) to appease gcc4.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/pmax/pmax/promcall.c

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