aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/ia64/string/bzero.S
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2012-04-09 16:18:55 +0000
committerKen Smith <kensmith@FreeBSD.org>2012-04-09 16:18:55 +0000
commit039ea811636f62633b18bcadb9f5332b215f7900 (patch)
tree2b6265c3f691194eb9ff68f608c028eb43e14708 /lib/libc/ia64/string/bzero.S
parent0724db41d65f0854fe1349e284feceb8c5c047ed (diff)
Diffstat (limited to 'lib/libc/ia64/string/bzero.S')
-rw-r--r--lib/libc/ia64/string/bzero.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/ia64/string/bzero.S b/lib/libc/ia64/string/bzero.S
index 0963c36aac80..f37f9be12f7a 100644
--- a/lib/libc/ia64/string/bzero.S
+++ b/lib/libc/ia64/string/bzero.S
@@ -25,7 +25,7 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/ia64/string/bzero.S,v 1.6.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
ENTRY(bzero, 2)