diff options
Diffstat (limited to 'usr/src/uts/common/sys/ts.h')
-rw-r--r-- | usr/src/uts/common/sys/ts.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/ts.h b/usr/src/uts/common/sys/ts.h index 971bbaded9..266d63a3ea 100644 --- a/usr/src/uts/common/sys/ts.h +++ b/usr/src/uts/common/sys/ts.h @@ -25,14 +25,12 @@ */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _SYS_TS_H #define _SYS_TS_H -#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.5 */ - #include <sys/types.h> #include <sys/thread.h> #include <sys/cpucaps.h> |