aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nds32/nds32-protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/nds32/nds32-protos.h')
-rw-r--r--gcc/config/nds32/nds32-protos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/nds32/nds32-protos.h b/gcc/config/nds32/nds32-protos.h
index 620d897..199e703 100644
--- a/gcc/config/nds32/nds32-protos.h
+++ b/gcc/config/nds32/nds32-protos.h
@@ -144,7 +144,7 @@ extern bool nds32_isr_function_p (tree);
/* Auxiliary functions for cost calculation. */
-extern bool nds32_rtx_costs_impl (rtx, int, int, int, int *, bool);
+extern bool nds32_rtx_costs_impl (rtx, machine_mode, int, int, int *, bool);
extern int nds32_address_cost_impl (rtx, machine_mode, addr_space_t, bool);
/* ------------------------------------------------------------------------ */