Commit 9f4d9f6c by Richard Stallman

(calls_function_1): Add declaration.

From-SVN: r4738
parent 1c8d7aef
......@@ -119,6 +119,7 @@ int stack_arg_under_construction;
#endif
static int calls_function PROTO((tree, int));
static int calls_function_1 PROTO((tree, int));
static void emit_call_1 PROTO((rtx, tree, int, int, rtx, rtx, int,
rtx, int));
static void store_one_arg PROTO ((struct arg_data *, rtx, int, 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