diff options
Diffstat (limited to 'sys/sun4v/sun4v/tsb.c')
-rw-r--r-- | sys/sun4v/sun4v/tsb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/sun4v/tsb.c b/sys/sun4v/sun4v/tsb.c index 7ea8d0442645..e0060210072a 100644 --- a/sys/sun4v/sun4v/tsb.c +++ b/sys/sun4v/sun4v/tsb.c @@ -25,7 +25,7 @@ * */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/sun4v/sun4v/tsb.c,v 1.10.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include "opt_ddb.h" |