nextstep-protos.h: New file.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 16 Dec 2001 13:42:53 +0000 (13:42 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 16 Dec 2001 13:42:53 +0000 (13:42 +0000)
commit15bc166fa03cdd7ab76c21ed2165b1f024042322
tree08f73fc349970fb8cfec05d6d6df0bfd6cdb6c2a
parent7759fccd623c2edd7c1c805c766595d881bff157
nextstep-protos.h: New file.

* nextstep-protos.h: New file.
* nextstep.c: Include "rtl.h", "output.h" & "tm_p.h".
* nextstep.h (INCLUDE_DEFAULTS): Delete LOCAL_INCLUDE_DIR and
STANDARD_INCLUDE_DIR from the CROSS_COMPILE clause.
(nextstep_asm_out_constructor, nextstep_asm_out_destructor,
handle_pragma): Move prototypes to nextstep-protos.h.
* config.gcc (i[34567]86-next-*, m68k-next-nextstep2*,
m68k-next-nextstep[34]*): Append nextstep-protos.h to tm_p_file.

From-SVN: r48067
gcc/ChangeLog
gcc/config.gcc
gcc/config/nextstep-protos.h [new file with mode: 0644]
gcc/config/nextstep.c
gcc/config/nextstep.h