(choose_hard_reg_mode): Declare.

From-SVN: r7084
This commit is contained in:
Doug Evans 1994-04-20 03:33:53 +00:00
parent 04569dfb3d
commit a021f58a5d
1 changed files with 1 additions and 0 deletions

View File

@ -789,6 +789,7 @@ extern rtx gen_bge PROTO((rtx));
extern rtx gen_ble PROTO((rtx));
extern rtx eliminate_constant_term PROTO((rtx, rtx *));
extern rtx expand_complex_abs PROTO((enum machine_mode, rtx, rtx, int));
extern enum machine_mode choose_hard_reg_mode PROTO((int, int));
/* Maximum number of parallel sets and clobbers in any insn in this fn.
Always at least 3, since the combiner could put that many togetherm