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..131088733e65 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.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <machine/asi.h>  #include <machine/ktr.h> | 
