aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/string/memcpy_xscale.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arm/string/memcpy_xscale.S')
-rw-r--r--lib/libc/arm/string/memcpy_xscale.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/arm/string/memcpy_xscale.S b/lib/libc/arm/string/memcpy_xscale.S
index 02cca5e129a4..9a10319313ea 100644
--- a/lib/libc/arm/string/memcpy_xscale.S
+++ b/lib/libc/arm/string/memcpy_xscale.S
@@ -36,7 +36,7 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/arm/string/memcpy_xscale.S,v 1.2.26.1 2010/12/21 17:10:29 kensmith Exp $");
/* LINTSTUB: Func: void *memcpy(void *dst, const void *src, size_t len) */
ENTRY(memcpy)