aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/ia64/string/bzero.S
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-05-23 04:09:12 +0000
commit8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 (patch)
tree81a52679e3e7f6958a04688cb683eaf21a140f5c /lib/libc/ia64/string/bzero.S
parentde7242811fa5d383ece9325e6864e857b2997f20 (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..86c8cc25f98c 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 2004/02/10 20:45:28 cperciva Exp $");
ENTRY(bzero, 2)