(output_move_simode_const): New extern declaration.

From-SVN: r11618
This commit is contained in:
Richard Kenner 1996-03-26 09:43:18 -05:00
parent 42b672ea31
commit cab70741fe

View File

@ -2030,6 +2030,7 @@ do { long l; \
/* Define functions defined in aux-output.c and used in templates. */
extern char *output_move_const_into_data_reg ();
extern char *output_move_simode_const ();
extern char *output_move_double ();
extern char *output_move_const_single ();
extern char *output_move_const_double ();