summaryrefslogtreecommitdiffstats
path: root/include/opcode/d10v.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/d10v.h')
-rw-r--r--include/opcode/d10v.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/d10v.h b/include/opcode/d10v.h
index a1fe770a7c..2298b5e8c3 100644
--- a/include/opcode/d10v.h
+++ b/include/opcode/d10v.h
@@ -190,7 +190,7 @@ struct pd_reg
};
extern const struct pd_reg d10v_predefined_registers[];
-int d10v_reg_name_cnt();
+int d10v_reg_name_cnt PARAMS ((void));
/* an expressionS only has one register type, so we fake it */
/* by setting high bits to indicate type */
OpenPOWER on IntegriCloud