Commit cab70741 by Richard Kenner

(output_move_simode_const): New extern declaration.

From-SVN: r11618
parent 42b672ea
...@@ -2030,6 +2030,7 @@ do { long l; \ ...@@ -2030,6 +2030,7 @@ do { long l; \
/* Define functions defined in aux-output.c and used in templates. */ /* Define functions defined in aux-output.c and used in templates. */
extern char *output_move_const_into_data_reg (); extern char *output_move_const_into_data_reg ();
extern char *output_move_simode_const ();
extern char *output_move_double (); extern char *output_move_double ();
extern char *output_move_const_single (); extern char *output_move_const_single ();
extern char *output_move_const_double (); extern char *output_move_const_double ();
......
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