read.c, config/obj-ieee.c, config/obj-tcm88k.c: Not any of these
places.
void s_ignore ();
-/*
- * stringer()
- *
- * We read 0 or more ',' seperated, double-quoted strings.
- *
- * Caller should have checked need_pass_2 is FALSE because we don't check it.
- */
-
-void stringer ();
void s_globl ();
const pseudo_typeS obj_pseudo_table[] =
{
const char FLT_CHARS[] = "dDfF";
extern void float_cons (), cons (), s_globl (), s_line (), s_space (),
- s_set (), stringer (), s_lcomm ();
+ s_set (), s_lcomm ();
static void s_file ();
static void s_bss ();