diff options
Diffstat (limited to 'usr/src/uts/intel/sys/debugreg.h')
-rw-r--r-- | usr/src/uts/intel/sys/debugreg.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/intel/sys/debugreg.h b/usr/src/uts/intel/sys/debugreg.h index 71c93e41e9..b537076d26 100644 --- a/usr/src/uts/intel/sys/debugreg.h +++ b/usr/src/uts/intel/sys/debugreg.h @@ -25,13 +25,11 @@ */ /* Copyright (c) 1990, 1991 UNIX System Laboratories, Inc. */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989, 1990 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _SYS_DEBUGREG_H #define _SYS_DEBUGREG_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif |