Subject: Can memcpy, bcopy be added to libkern?
To: None <tech-ports@NetBSD.ORG>
From: Andrew Cagney <cagney@tpgi.com.au>
List: port-powerpc
Date: 12/17/1996 13:20:29
Hello,

Can I strongly suggest the generic implementations of the functions:

	memcpy()
	bcopy()
	?others?

be made available in the sys/lib/libkern directory?  A new port could
then include them using a tweeked .../arch/${ARCH}/Makefile.inc instead
of having an individual copy.

	enjoy,
		Andrew

PS: Yes, in the long run, the Makefile.inc would be tweeked again to use
a local assembler implementation.

PPS: How can I sendpr this when I don't have a running system to sendpr
from :-)