h8300-protos.h: New file.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 14 Jan 2000 22:57:31 +0000 (22:57 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 14 Jan 2000 22:57:31 +0000 (22:57 +0000)
commit441d04c6db6e5b13c0d9eadf7decc1e49304174a
treed21e98a1f3dae1d6df9a637e4dc488b46bd38a31
parent05b13f5974e02a52465591b4b336bc1573d23058
h8300-protos.h: New file.

        * h8300-protos.h: New file.

        * h8300.c: Include tm_p.h.  Add static prototypes.  Fix compile
        time warnings.

        * h8300.h: Move prototypes to h8300-protos.h.  Fix compile time
        warnings.

        * h8300.md: Likewise.

From-SVN: r31426
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h [new file with mode: 0644]
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h
gcc/config/h8300/h8300.md