c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 16 Sep 2002 17:22:14 +0000 (17:22 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 16 Sep 2002 17:22:14 +0000 (17:22 +0000)
commit245ff137371bf12598b8c9932140052851b359d7
treec903e070d29998aa0cdd92e907d8cb96670d6476
parentac520ec919a6794a954d007ba1987a5cd73b8239
c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.

* c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.h
instead of the *-protos.h file directly.
* t-c4x, t-i370, t-v850: Depend on $(TM_P_H).
* darwin.c (machopic_output_stub): Move prototype ...
* darwin-protos.h (machopic_output_stub): ... here.
* rs6000-protos.h (machopic_output_stub): Don't declare.

From-SVN: r57201
gcc/ChangeLog
gcc/config/c4x/c4x-c.c
gcc/config/c4x/c4x.c
gcc/config/c4x/t-c4x
gcc/config/darwin-protos.h
gcc/config/darwin.c
gcc/config/i370/i370-c.c
gcc/config/i370/t-i370
gcc/config/m32r/m32r.c
gcc/config/rs6000/rs6000-protos.h
gcc/config/v850/t-v850