summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/common/sys/getitimer.s
diff options
context:
space:
mode:
authorMark J. Nelson <Mark.J.Nelson@Sun.COM>2008-08-06 16:29:39 -0600
committerMark J. Nelson <Mark.J.Nelson@Sun.COM>2008-08-06 16:29:39 -0600
commit9a70fc3be3b1e966bf78825cdb8d509963a6f0a1 (patch)
tree37cd6d18c9cdf3a8d6012e657cd17a9783f5a182 /usr/src/lib/libc/common/sys/getitimer.s
parent733c059aa6d54dc62d25850c71f71091e10d0aaa (diff)
downloadillumos-gate-9a70fc3be3b1e966bf78825cdb8d509963a6f0a1.tar.gz
6733918 Teamware has retired, please welcome your new manager, Mercurial
4758439 some files use "current date" sccs keywords 6560843 asm sources should not rely on .file "%M%" for naming STT_FILE symbols 6560958 Solaris:: perl modules should not use SCCS keywords in version information 6729074 webrev doesn't deal well with remote ssh hg parents
Diffstat (limited to 'usr/src/lib/libc/common/sys/getitimer.s')
-rw-r--r--usr/src/lib/libc/common/sys/getitimer.s9
1 files changed, 3 insertions, 6 deletions
diff --git a/usr/src/lib/libc/common/sys/getitimer.s b/usr/src/lib/libc/common/sys/getitimer.s
index ab272babe0..1100e258d1 100644
--- a/usr/src/lib/libc/common/sys/getitimer.s
+++ b/usr/src/lib/libc/common/sys/getitimer.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getitimer.s"
/* C library -- getgid */
/* int getitimer (int, struct itimerval *value); */