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