S/390: Add missing operand to tb instruction
[deliverable/binutils-gdb.git] / opcodes / lm32-opinst.c
index 24007cfded2be1755406a69e46cfe9ba84e54ef8..3d4be7f48426ef0015c97938097c8cc703b8f1a9 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996-2010 Free Software Foundation, Inc.
+Copyright (C) 1996-2017 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
@@ -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.029865 seconds and 4 git commands to generate.