Port-powerpc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Can memcpy, bcopy be added to libkern?



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 :-)



Home | Main Index | Thread Index | Old Index