aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/expr.h')
-rw-r--r--gcc/expr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/expr.h b/gcc/expr.h
index 6c0418f..45f6d7c 100644
--- a/gcc/expr.h
+++ b/gcc/expr.h
@@ -701,7 +701,7 @@ extern rtx trampoline_address PROTO((tree));
in its original home. This becomes invalid if any more code is emitted. */
extern rtx hard_function_value PROTO((tree, tree));
-extern rtx prepare_call_address PROTO((rtx, tree, rtx *));
+extern rtx prepare_call_address PROTO((rtx, tree, rtx *, int));
extern rtx expand_call PROTO((tree, rtx, int));