daily update
[deliverable/binutils-gdb.git] / gas / config / tc-ip2k.c
index 4c217f299dedf061488df1bddd6b104d5e72c267..b9d63e4ffcd733e647399685f35cf39c09bd5dbf 100644 (file)
@@ -66,7 +66,7 @@ static void ip2k_elf_section_rtn (int);
 /* The target specific pseudo-ops which we support.  */
 const pseudo_typeS md_pseudo_table[] =
 {
-    { "file",  dwarf2_directive_file,  0 },
+    { "file",  (void (*) PARAMS ((int))) dwarf2_directive_file, 0 },
     { "loc",   dwarf2_directive_loc,   0 },
     { "text",   ip2k_elf_section_text,  0 },
     { "sect",   ip2k_elf_section_rtn,   0 },
This page took 0.025035 seconds and 4 git commands to generate.