CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2011/07/19 02:08:49
Modified files: sys/arch/sh/include: asm.h sys/lib/libkern/arch/sh: movstr_i4.S Log message: we need to alias __movstr* as __movmem* for gcc4 from NetBSD. ok miod@ drahn@