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