* config/tc-h8300.c: Likewise.
2003-11-19 Kazu Hirata <kazu@cs.umass.edu>
+ * config/obj-ieee.c: Remove duplicate prototypes.
+ * config/tc-h8300.c: Likewise.
+
+2003-11-19 Kazu Hirata <kazu@cs.umass.edu>
+
* config/tc-h8300.c: Convert to ISO-C.
* config/tc-h8300.h: Likewise.
input_line_pointer = p;
}
-void cons ();
-void s_ignore ();
-
-void s_globl ();
const pseudo_typeS obj_pseudo_table[] =
{
{"section", obj_ieee_section, 0},
const char line_comment_chars[] = "#";
const char line_separator_chars[] = "";
-void cons (int);
void sbranch (int);
void h8300hmode (int);
void h8300smode (int);