xref: /freebsd/lib/libc/powerpc64/string/memmove_vsx.S (revision c7996ddf8000cfb19a9e91a636f56747860d03d7)
1/* $FreeBSD$ */
2
3#define MEMMOVE
4#define FN_NAME		__memmove_vsx
5#include "bcopy_vsx.S"
6