From cab70741feebc002179fff778cb6ac8ed4b26f2e Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Tue, 26 Mar 1996 09:43:18 -0500 Subject: (output_move_simode_const): New extern declaration. From-SVN: r11618 --- gcc/config/m68k/m68k.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc') diff --git a/gcc/config/m68k/m68k.h b/gcc/config/m68k/m68k.h index a53678e..a093b9f 100644 --- a/gcc/config/m68k/m68k.h +++ b/gcc/config/m68k/m68k.h @@ -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 (); -- cgit v1.1