S/390: Add alternate processor names.
[deliverable/binutils-gdb.git] / opcodes / lm32-opinst.c
index 8e429754eb6e235e8686e8ce7329757759d2aaee..be908ca800e2446924949fa223b13714a6639566 100644 (file)
@@ -465,8 +465,7 @@ static const CGEN_OPINST *lm32_cgen_opinst_table[MAX_INSNS] = {
 /* Function to call before using the operand instance table.  */
 
 void
-lm32_cgen_init_opinst_table (cd)
-     CGEN_CPU_DESC cd;
+lm32_cgen_init_opinst_table (CGEN_CPU_DESC cd)
 {
   int i;
   const CGEN_OPINST **oi = & lm32_cgen_opinst_table[0];
This page took 0.023869 seconds and 4 git commands to generate.