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