Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/17/2007 12:05:04
Module Name:	src
Committed By:	yamt
Date:		Thu May 17 12:05:04 UTC 2007

Modified Files:
	src/sys/sys: lwp.h proc.h

Log Message:
mark lwp_exit() and exit1() __noreturn__.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/sys/lwp.h
cvs rdiff -r1.248 -r1.249 src/sys/sys/proc.h

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