]> gcc.gnu.org Git - gcc.git/commitdiff
(output_move_simode_const): New extern declaration.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 26 Mar 1996 14:43:18 +0000 (09:43 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 26 Mar 1996 14:43:18 +0000 (09:43 -0500)
From-SVN: r11618

gcc/config/m68k/m68k.h

index a53678ed08f01839dd681281db744ffd8a98a16e..a093b9f61fbe98b97e0b572129ce4f0a7c0f0a52 100644 (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 ();
This page took 0.068951 seconds and 5 git commands to generate.