*** empty log message ***
This commit is contained in:
parent
338289ca3f
commit
e59e0390a5
1 changed files with 10 additions and 2 deletions
12
ld/ldwrite.c
12
ld/ldwrite.c
|
@ -1,3 +1,5 @@
|
|||
fooo
|
||||
|
||||
/* Copyright (C) 1991 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GLD, the Gnu Linker.
|
||||
|
@ -20,8 +22,14 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
* $Id$
|
||||
*
|
||||
* $Log$
|
||||
* Revision 1.1 1991/03/21 21:29:04 gumby
|
||||
* Initial revision
|
||||
* Revision 1.2 1991/03/22 22:31:37 steve
|
||||
* *** empty log message ***
|
||||
*
|
||||
* Revision 1.1.1.1 1991/03/21 21:29:05 gumby
|
||||
* Back from Intel with Steve
|
||||
*
|
||||
* Revision 1.1 1991/03/21 21:29:04 gumby
|
||||
* Initial revision
|
||||
*
|
||||
* Revision 1.2 1991/03/15 18:45:55 rich
|
||||
* foo
|
||||
|
|
Loading…
Reference in a new issue