mips.c (coprocessor_operand, [...]): Move prototypes from here...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 27 Jun 2002 02:10:36 +0000 (02:10 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 27 Jun 2002 02:10:36 +0000 (02:10 +0000)
commite9873fd5e10401fa9dab8f1524266b443ac0ede5
tree53c74ae4f813f73f12d17c1eddf47aa90001ca16
parent33780b459747d9ddba9db0ea6c1cc03b3a6c2238
mips.c (coprocessor_operand, [...]): Move prototypes from here...

* mips.c (coprocessor_operand, coprocessor2_operand,
symbolic_operand): Move prototypes from here...
* mips-protos.h (coprocessor_operand, coprocessor2_operand,
symbolic_operand): ...to here.

From-SVN: r55018
gcc/ChangeLog
gcc/config/mips/mips-protos.h
gcc/config/mips/mips.c