diff options
Diffstat (limited to 'sys/sun4v/sun4v/mp_exception.S')
| -rw-r--r-- | sys/sun4v/sun4v/mp_exception.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/sun4v/mp_exception.S b/sys/sun4v/sun4v/mp_exception.S index 699d766fa7c3..f35e87ea7fe6 100644 --- a/sys/sun4v/sun4v/mp_exception.S +++ b/sys/sun4v/sun4v/mp_exception.S @@ -25,7 +25,7 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/sun4v/sun4v/mp_exception.S,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <machine/asi.h> #include <machine/ktr.h> |
