]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
graph.h: New file to prototype functions exported by graph.c.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 2 Oct 1999 20:13:24 +0000 (20:13 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 2 Oct 1999 20:13:24 +0000 (20:13 +0000)
commit6a2cc2acaf07beaa7366b3a20fc9f027c35f1c83
tree08e481fa4e0cead1088bbb61abb47402ea630d29
parent2a138827f05464678fe15c6e166f0d8afb2a4a78
graph.h: New file to prototype functions exported by graph.c.

* graph.h: New file to prototype functions exported by graph.c.

* Makefile.in (graph.o, toplev.o): Depend on graph.h.

* graph.c: Include graph.h.

* toplev.c: Likewise.  Remove redundant prototypes.

From-SVN: r29777
gcc/ChangeLog
gcc/Makefile.in
gcc/graph.c
gcc/graph.h [new file with mode: 0644]
gcc/toplev.c