]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libc/i386/string/memmove.S
MFV r350896: 6585 sha512, skein, and edonr have an unenforced dependency on extensibl...
[FreeBSD/FreeBSD.git] / lib / libc / i386 / string / memmove.S
1 #include <machine/asm.h>
2 __FBSDID("$FreeBSD$");
3
4 #define MEMMOVE
5 #include "bcopy.S"