]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/iq2000/iq2000-protos.h
arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro guard.
[thirdparty/gcc.git] / gcc / config / iq2000 / iq2000-protos.h
index 3b2782ce739606a2b1f291895c51a74ac3307fbd..9b6837ef9753ba32c9052a370506480732678a35 100644 (file)
@@ -47,9 +47,9 @@ extern void             gen_conditional_branch (rtx *, enum rtx_code);
 #ifdef TREE_CODE
 extern void             init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
 extern void             function_arg_advance (CUMULATIVE_ARGS *, enum machine_mode, tree, int);
-extern struct rtx_def * function_arg (CUMULATIVE_ARGS *, enum machine_mode, tree, int);
+extern struct rtx_def * function_arg (CUMULATIVE_ARGS *, enum machine_mode, const_tree, int);
 extern void             iq2000_va_start (tree, rtx);
-extern rtx              iq2000_function_value (tree, tree);
+extern rtx              iq2000_function_value (const_tree, const_tree);
 #endif
 
 #endif /* ! GCC_IQ2000_PROTOS_H */