diff options
author | Mark J. Nelson <Mark.J.Nelson@Sun.COM> | 2008-08-06 16:29:39 -0600 |
---|---|---|
committer | Mark J. Nelson <Mark.J.Nelson@Sun.COM> | 2008-08-06 16:29:39 -0600 |
commit | 9a70fc3be3b1e966bf78825cdb8d509963a6f0a1 (patch) | |
tree | 37cd6d18c9cdf3a8d6012e657cd17a9783f5a182 /usr/src/ucbcmd | |
parent | 733c059aa6d54dc62d25850c71f71091e10d0aaa (diff) | |
download | illumos-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/ucbcmd')
-rw-r--r-- | usr/src/ucbcmd/sbcp/sbcp.s | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/ucbcmd/sbcp/sbcp.s b/usr/src/ucbcmd/sbcp/sbcp.s index 2c9ea796e5..4e9526d678 100644 --- a/usr/src/ucbcmd/sbcp/sbcp.s +++ b/usr/src/ucbcmd/sbcp/sbcp.s @@ -23,9 +23,7 @@ * Use is subject to license terms. */ -#pragma ident "%Z%%M% %I% %E% SMI" - - .file "%M%" + .file "sbcp.s" #include <sys/asm_linkage.h> #include <sys/link.h> |