diff options
Diffstat (limited to 'sys/arm/mv/common.c')
-rw-r--r-- | sys/arm/mv/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/mv/common.c b/sys/arm/mv/common.c index d31e0819762c..f6ec2e5c4c0e 100644 --- a/sys/arm/mv/common.c +++ b/sys/arm/mv/common.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/arm/mv/common.c,v 1.7.2.2.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |