Subject: Re: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: source-changes
Date: 05/04/2007 15:33:32
On Fri, May 04, 2007 at 07:56:58AM +0100, David Laight wrote:
> How big are these inlined lumps of code?
> If non-trivial they probably don't want inlining anyway.

They are trivial. memset, memcpy + one or two ifs, nothing more.

Joerg