CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/12/04 05:10:26
Modified files: lib/libc/arch/powerpc/string: Makefile.inc Added files: lib/libc/arch/powerpc/string: memmove.S Log message: asm version from libkern, but mempcy() remains tied to the MI syslog_r/abort version for the time being. ok miod