update many old style function definitions
[deliverable/binutils-gdb.git] / opcodes / crx-dis.c
index 0d2fcea5f0ce861401f351b454b56e7380973936..2da70edda872188fc02d5d3445c63a1f2cf78bef 100644 (file)
@@ -714,9 +714,7 @@ get_words_at_PC (bfd_vma memaddr, struct disassemble_info *info)
 /* Prints the instruction by calling print_arguments after proper matching.  */
 
 int
-print_insn_crx (memaddr, info)
-     bfd_vma memaddr;
-     struct disassemble_info *info;
+print_insn_crx (bfd_vma memaddr, struct disassemble_info *info)
 {
   int is_decoded;     /* Nonzero means instruction has a match.  */
 
This page took 0.023921 seconds and 4 git commands to generate.