Oopps - forgot to save cgen.h before commiting previous delta.
authorNick Clifton <nickc@redhat.com>
Fri, 23 Jan 1998 01:58:25 +0000 (01:58 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 23 Jan 1998 01:58:25 +0000 (01:58 +0000)
include/opcode/cgen.h

index 9234d323f262f527932157dee08d1aee020409ed..26e5ba21cc1179b347bd6b28ce69ab5a4a8e0b77 100644 (file)
@@ -316,9 +316,9 @@ const char * cgen_parse_operand PARAMS ((enum cgen_parse_operand_type,
                                        bfd_vma *));
 #endif
 
-void cgen_save_fixups ();
-void cgen_restore_fixups ();
-void cgen_swap_fixups ();
+void cgen_save_fixups PARAMS ((void));
+void cgen_restore_fixups PARAMS ((void));
+void cgen_swap_fixups PARAMS ((void));
      
 /* Add a register to the assembler's hash table.
    This makes lets GAS parse registers for us.