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