X86: Allow additional ISAs for IAMCU in assembler
[deliverable/binutils-gdb.git] / opcodes / or1k-opinst.c
index e651527734561e812e86c9ef1b7f19803271c088..fd1d406849db528fc6a3839d239d65914d4e4fc8 100644 (file)
@@ -579,8 +579,7 @@ static const CGEN_OPINST *or1k_cgen_opinst_table[MAX_INSNS] = {
 /* Function to call before using the operand instance table.  */
 
 void
-or1k_cgen_init_opinst_table (cd)
-     CGEN_CPU_DESC cd;
+or1k_cgen_init_opinst_table (CGEN_CPU_DESC cd)
 {
   int i;
   const CGEN_OPINST **oi = & or1k_cgen_opinst_table[0];
This page took 0.024035 seconds and 4 git commands to generate.