Commit d96b2631 by Richard Kenner

(output_move_strict{hi,qi}): Declare.

From-SVN: r14079
parent 9b55bf04
......@@ -2124,6 +2124,8 @@ 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_stricthi ();
extern char *output_move_strictqi ();
extern char *output_move_double ();
extern char *output_move_const_single ();
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