aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cil32/tree-simp-cil.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/cil32/tree-simp-cil.h')
-rw-r--r--gcc/config/cil32/tree-simp-cil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/cil32/tree-simp-cil.h b/gcc/config/cil32/tree-simp-cil.h
index 51f0970a707..6f4ea4fc502 100644
--- a/gcc/config/cil32/tree-simp-cil.h
+++ b/gcc/config/cil32/tree-simp-cil.h
@@ -33,7 +33,7 @@ Roberto Costa <roberto.costa@st.com> */
#include "tree.h"
-void
-expand_init_to_stmt_list (tree, tree, tree *, bool);
+extern void expand_init_to_stmt_list (tree, tree, tree *, bool);
+extern tree get_integer_type (int, bool);
#endif /* TREE_SIMP_CIL_H */