CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/15 14:05:41
Modified files:
sys/lib/libkern/arch/powerpc: memmove.S
Added files:
sys/lib/libkern/arch/powerpc: bcopy.S memcpy.S
Log message:
Fast memmove() implementation for PowerPC, from NetBSD via martin@; with
bcopy() and memcpy() wrappers.
