diff options
Diffstat (limited to 'gnu/usr.bin/ld/i386/md-static-funcs.c')
-rw-r--r-- | gnu/usr.bin/ld/i386/md-static-funcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/i386/md-static-funcs.c b/gnu/usr.bin/ld/i386/md-static-funcs.c index ff06e66b03011..6b7983e8e21ed 100644 --- a/gnu/usr.bin/ld/i386/md-static-funcs.c +++ b/gnu/usr.bin/ld/i386/md-static-funcs.c @@ -1,5 +1,5 @@ /* - * $Id: md-static-funcs.c,v 1.3 1995/11/02 18:47:55 nate Exp $ + * $Id: md-static-funcs.c,v 1.2.8.1 1996/05/02 16:08:53 jdp Exp $ * * Called by ld.so when onanating. * This *must* be a static function, so it is not called through a jmpslot. |