aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/langhooks.h')
-rw-r--r--gcc/langhooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/langhooks.h b/gcc/langhooks.h
index 09e5971..32782c1 100644
--- a/gcc/langhooks.h
+++ b/gcc/langhooks.h
@@ -48,7 +48,7 @@ struct lang_hooks_for_tree_inlining
union tree_node *,
union tree_node *,
void *, int *,
- void *));
+ tree));
int (*anon_aggr_type_p) PARAMS ((union tree_node *));
bool (*var_mod_type_p) PARAMS ((union tree_node *));
int (*start_inlining) PARAMS ((union tree_node *));