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