diff options
Diffstat (limited to 'sys/sparc64/include/reg.h')
-rw-r--r-- | sys/sparc64/include/reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/include/reg.h b/sys/sparc64/include/reg.h index d2241861d209e..2f8f26caedc2e 100644 --- a/sys/sparc64/include/reg.h +++ b/sys/sparc64/include/reg.h @@ -31,7 +31,7 @@ * * from: @(#)reg.h 5.5 (Berkeley) 1/18/91 * from: FreeBSD: src/sys/i386/include/reg.h,v 1.23 2000/09/21 - * $FreeBSD$ + * $FreeBSD: src/sys/sparc64/include/reg.h,v 1.14.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _MACHINE_REG_H_ |