Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/08/2004 11:59:02
Module Name:	src
Committed By:	yamt
Date:		Wed Sep  8 11:59:02 UTC 2004

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

Log Message:
- move a common part of MEXTREMOVE and MFREE into a inline function.
- wrap more definitions in #ifdef _KERNEL.


To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/sys/sys/mbuf.h

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