(i960_output_move_{double,quad}): Declare.
authorJim Wilson <wilson@gcc.gnu.org>
Sat, 8 Jun 1996 00:03:53 +0000 (17:03 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 8 Jun 1996 00:03:53 +0000 (17:03 -0700)
From-SVN: r12221

gcc/config/i960/i960.h

index 6b78eaaba7f07e39d1ec9c7428781be5b1e2be52..26aca3713f2db568d168f381ec30e111d1bea45f 100644 (file)
@@ -1524,6 +1524,8 @@ extern enum insn_types i960_last_insn_type;
 extern char *i960_output_ldconst ();
 extern char *i960_output_call_insn ();
 extern char *i960_output_ret_insn ();
+extern char *i960_output_move_double ();
+extern char *i960_output_move_quad ();
 
 /* Defined in reload.c, and used in insn-recog.c.  */