(prepare_call_address): Put decl back.

From-SVN: r3851
This commit is contained in:
Richard Kenner 1993-03-23 08:35:37 -05:00
parent 03dacb02c9
commit eab52f35df
1 changed files with 1 additions and 0 deletions

View File

@ -688,6 +688,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 expand_call PROTO((tree, rtx, int));