* config/h8300/h8300-protos.h: Remove an unused prototype.
authorKazu Hirata <kazu@hxi.com>
Mon, 28 Jan 2002 18:57:01 +0000 (18:57 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 28 Jan 2002 18:57:01 +0000 (18:57 +0000)
From-SVN: r49293

gcc/ChangeLog
gcc/config/h8300/h8300-protos.h

index 31bd96d1f6ea680bbac4f56993eff2f823303c11..b92dcd821a6edb1e475d93d6f1817e9bb331ce77 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-28  Kazu Hirata  <kazu@hxi.com>
+
+       * config/h8300/h8300-protos.h: Remove an unused prototype.
+
 2002-01-28  Roman Zippel  <zippel@linux-m68k.org>
 
        * toplev.c (lang_independent_init): Round up identifier size.
index 0622f5b3dfc2ec7b6c4ccff66eb0a78b7d5f2251..d32b2d5681571615493ff676a40d18d4bebe2aaa 100644 (file)
@@ -28,7 +28,6 @@ Boston, MA 02111-1307, USA.  */
 #ifdef RTX_CODE
 extern const char *output_a_shift PARAMS ((rtx, rtx *));
 extern const char *emit_a_rotate PARAMS ((int, rtx *));
-extern const char *output_adds_subs PARAMS ((rtx *));
 extern const char *output_simode_bld PARAMS ((int, int, rtx[]));
 extern void print_operand_address PARAMS ((FILE *, rtx));
 extern const char *byte_reg PARAMS ((rtx, int));