diff options
Diffstat (limited to 'gnu/usr.bin/ld/sparc/md-static-funcs.c')
-rw-r--r-- | gnu/usr.bin/ld/sparc/md-static-funcs.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/ld/sparc/md-static-funcs.c b/gnu/usr.bin/ld/sparc/md-static-funcs.c index 99e6240..2672cb5 100644 --- a/gnu/usr.bin/ld/sparc/md-static-funcs.c +++ b/gnu/usr.bin/ld/sparc/md-static-funcs.c @@ -1,5 +1,7 @@ /* + * $Id: md-static-funcs.c,v 1.2 1993/12/08 10:28:56 pk Exp $ + * * Simple SPARC relocations for the benefit of self-relocation of ld.so * avoiding the use of global variables (ie. reloc_bitshift[] et. al.). * Only types supported are RELOC_32 and RELOC_RELATIVE. |