diff options
Diffstat (limited to 'lib/csu/sparc64/crt1.c')
| -rw-r--r-- | lib/csu/sparc64/crt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/sparc64/crt1.c b/lib/csu/sparc64/crt1.c index 5d8e37162446..7f40b6b1cc6c 100644 --- a/lib/csu/sparc64/crt1.c +++ b/lib/csu/sparc64/crt1.c @@ -121,4 +121,4 @@ __asm__("eprol:"); __asm__(".previous"); #endif -__asm__(".ident\t\"$FreeBSD$\""); +__asm__(".ident\t\"$FreeBSD: src/lib/csu/sparc64/crt1.c,v 1.17.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $\""); |
