1 /* $NetBSD: movstrSI12_i4.S,v 1.1 2007/03/14 22:22:53 uwe Exp $ */
3 #include <machine/asm.h>
7 .hidden __movstrSI12_i4, __movmemSI12_i4
11 NENTRY(__movstrSI12_i4)
20 /* gcc4 uses movmem, older versions use movstr */
21 STRONG_ALIAS(__movmemSI12_i4, __movstrSI12_i4)