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