(output_move_{si,hi,qi}mode): Declare.

From-SVN: r13788
This commit is contained in:
Richard Kenner 1997-03-25 13:19:21 -05:00
parent f4e801988d
commit 6901b6206b

View File

@ -2081,6 +2081,9 @@ do { long l; \
extern char *output_move_const_into_data_reg ();
extern char *output_move_simode_const ();
extern char *output_move_simode ();
extern char *output_move_himode ();
extern char *output_move_qimode ();
extern char *output_move_double ();
extern char *output_move_const_single ();
extern char *output_move_const_double ();