aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/gdbserver/reg-arm.c
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2011-02-16 16:19:54 +0000
committerKen Smith <kensmith@FreeBSD.org>2011-02-16 16:19:54 +0000
commitcc28c79becc0c69f0d33337062166295c1f52d63 (patch)
tree027a1716b81de12e9d3735d93dcaf4b08ccb78af /gnu/usr.bin/gdb/gdbserver/reg-arm.c
parenta92e32c6e92d43c510782860a055a2d736966c11 (diff)
downloadsrc-release/7.4.0_cvs.tar.gz
src-release/7.4.0_cvs.zip
Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvs
Approved by: re (implicit) This commit was manufactured to restore the state of the 7.4-RELEASE image.
Diffstat (limited to 'gnu/usr.bin/gdb/gdbserver/reg-arm.c')
-rw-r--r--gnu/usr.bin/gdb/gdbserver/reg-arm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/gdbserver/reg-arm.c b/gnu/usr.bin/gdb/gdbserver/reg-arm.c
index 50379bfed756..ee3762083493 100644
--- a/gnu/usr.bin/gdb/gdbserver/reg-arm.c
+++ b/gnu/usr.bin/gdb/gdbserver/reg-arm.c
@@ -23,7 +23,7 @@
/* This file was created with the aid of ``regdat.sh'' and ``reg-arm.dat''. */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/gnu/usr.bin/gdb/gdbserver/reg-arm.c,v 1.1.6.2.2.1 2010/12/21 17:10:29 kensmith Exp $");
#include "regdef.h"
#include "regcache.h"