Subject: CVS commit: src/sys/arch/arc/arc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 08/31/2006 19:23:44
Module Name:	src
Committed By:	tsutsui
Date:		Thu Aug 31 19:23:44 UTC 2006

Modified Files:
	src/sys/arch/arc/arc: arcbios.h

Log Message:
volatile void func(decl) -> void func(decl) __attribute__((__noreturn__))


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/arc/arc/arcbios.h

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