diff options
Diffstat (limited to 'sys/i386/include/specialreg.h')
-rw-r--r-- | sys/i386/include/specialreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/specialreg.h b/sys/i386/include/specialreg.h index 75cc79dae89b..a06b5a9d2771 100644 --- a/sys/i386/include/specialreg.h +++ b/sys/i386/include/specialreg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)specialreg.h 7.1 (Berkeley) 5/9/91 - * $Id: specialreg.h,v 1.6 1995/01/14 10:44:55 bde Exp $ + * $Id: specialreg.h,v 1.7 1995/05/30 08:00:54 rgrimes Exp $ */ #ifndef _MACHINE_SPECIALREG_H_ |