]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/collect2.h
collect2.h: New header file for prototypes.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 10 Dec 1998 10:48:27 +0000 (10:48 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 10 Dec 1998 10:48:27 +0000 (10:48 +0000)
commit2edfd4ee535fd5b837b69128e37bcdb389292387
treeddf724895c1fcc9c46b68bba106e5e4b828d44e4
parent72b1c47924070238e75c754ac3fdfdf980acee81
collect2.h: New header file for prototypes.

        * 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.

From-SVN: r24231
gcc/ChangeLog
gcc/Makefile.in
gcc/collect2.c
gcc/collect2.h [new file with mode: 0644]
gcc/tlink.c