* config/h8300/h8300-protos.h: Remove an unused prototype.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jan 2002 18:57:01 +0000 (18:57 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jan 2002 18:57:01 +0000 (18:57 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49293 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 31bd96d..b92dcd8 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 0622f5b..d32b2d5 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));