diff options
Diffstat (limited to 'gcc/config/iq2000/iq2000-protos.h')
-rw-r--r-- | gcc/config/iq2000/iq2000-protos.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/iq2000/iq2000-protos.h b/gcc/config/iq2000/iq2000-protos.h index 60c34bc37ab..c0eae3b01f1 100644 --- a/gcc/config/iq2000/iq2000-protos.h +++ b/gcc/config/iq2000/iq2000-protos.h @@ -35,7 +35,6 @@ extern void iq2000_expand_prologue (void); extern void iq2000_expand_epilogue (void); extern void iq2000_expand_eh_return (rtx); extern int iq2000_can_use_return_insn (void); -extern int function_arg_pass_by_reference (CUMULATIVE_ARGS *, enum machine_mode, tree, int); extern int iq2000_adjust_insn_length (rtx, int); extern char * iq2000_output_conditional_branch (rtx, rtx *, int, int, int, int); extern void print_operand_address (FILE *, rtx); |