Deleted Added
full compact
memmove.S (25044) memmove.S (93000)
1#include <machine/asm.h>
2__FBSDID("$FreeBSD: head/lib/libc/i386/string/memmove.S 93000 2002-03-23 02:44:19Z obrien $");
3
1#define MEMMOVE
2#include "bcopy.S"
4#define MEMMOVE
5#include "bcopy.S"