Subject: Re: commoning source for memset (etc)
To: David Laight <david@l8s.co.uk>
From: Martin Husemann <martin@duskware.de>
List: tech-userlevel
Date: 04/16/2003 01:07:41
On Tue, Apr 15, 2003 at 11:55:16PM +0100, David Laight wrote:
> Is there any objection to making the libc code pull in the kernel
> sources?

There are different restrictions on register usage, for the assembler
versions. Or there might be, arch dependend. But I haven't looked at
details, maybe it's realy not the case.

Martin