Commit 73a8b900 by Bernd Schmidt Committed by Bernd Schmidt

Check in part of an earlier patch that got lost

From-SVN: r28376
parent 465e2716
Sun Aug 1 20:14:00 1999 Bernd Schmidt <bernds@cygnus.co.uk>
* tree.h (init_dummy_function_start): Declare.
Sun Jul 25 19:32:58 1999 Geoff Keating <geoffk@cygnus.com>
* config/rs6000/rs6000.c (num_insns_constant_wide): Correct
......
......@@ -2201,6 +2201,7 @@ extern void setjmp_protect_args PROTO ((void));
extern void setjmp_protect PROTO ((tree));
extern void expand_main_function PROTO ((void));
extern void mark_varargs PROTO ((void));
extern void init_dummy_function_start PROTO ((void));
extern void init_function_start PROTO ((tree, char *, int));
extern void assign_parms PROTO ((tree, int));
extern void put_var_into_stack PROTO ((tree));
......
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