Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 07/26/2006 20:50:56
Module Name:	src
Committed By:	bjh21
Date:		Wed Jul 26 20:50:56 UTC 2006

Modified Files:
	src/sys/sys: systm.h

Log Message:
Add __attribute__((__noreturn__)) to kernel longjmp(), like the userland one
already has.  This makes arch/acorn26/acorn26/cpu.c compile with GCC 4.


To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 src/sys/sys/systm.h

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