* collect2.h: New header file for prototypes.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Dec 1998 10:48:27 +0000 (10:48 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Dec 1998 10:48:27 +0000 (10:48 +0000)
commit1ae139718ffd3f9cab15c3783b64c3e6580c0529
treeddf724895c1fcc9c46b68bba106e5e4b828d44e4
parent097f7ac0001c2630bdb3d956973df1ea2623d702
    * collect2.h: New header file for prototypes.
        * Makefile.in (collect2.o, tlink.o): Depend on collect2.h.
        * collect2.c: Include collect2.h.
        * tlink.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24231 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/collect2.c
gcc/collect2.h [new file with mode: 0644]
gcc/tlink.c