Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 07/05/2002 16:05:15
Module Name:	syssrc
Committed By:	abs
Date:		Fri Jul  5 13:05:14 UTC 2002

Modified Files:
	syssrc/sys/sys: malloc.h

Log Message:
Introduce MALLOC_NOINLINE, which mirrors the effect of DIAGNOSTIC
and similar in making MALLOC/FREE not inline. Saves 11k on acorn26
FOURMEG config.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 syssrc/sys/sys/malloc.h

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