Commit 0aaf6c85 by Richard Kenner

(prepare_call_address): Extend prototype.

From-SVN: r7075
parent ccfa6cbb
......@@ -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));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment