summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/amd64/gen/memset.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/amd64/gen/memset.s
parent733c059aa6d54dc62d25850c71f71091e10d0aaa (diff)
downloadillumos-joyent-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/amd64/gen/memset.s')
-rw-r--r--usr/src/lib/libc/amd64/gen/memset.s4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libc/amd64/gen/memset.s b/usr/src/lib/libc/amd64/gen/memset.s
index 754d72910f..8c9577670d 100644
--- a/usr/src/lib/libc/amd64/gen/memset.s
+++ b/usr/src/lib/libc/amd64/gen/memset.s
@@ -29,9 +29,7 @@
* All rights reserved.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memset.s"
#include <sys/asm_linkage.h>