Subject: CVS commit: src/sys/lib/libkern
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 08/25/2006 19:07:45
Module Name:	src
Committed By:	matt
Date:		Fri Aug 25 19:07:44 UTC 2006

Modified Files:
	src/sys/lib/libkern: libkern.h

Log Message:
Add __NULL_STMT which is do { } while (/* CONSTCOND */ 0)


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/lib/libkern/libkern.h

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