PR25236, common sym versioning
[deliverable/binutils-gdb.git] / sim / m32r / decode2.h
index a04c469af4e2c724b78d09fbde8884c08cc878ab..224697459d5818639644e832e5307ba2f7d828b5 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996-2009 Free Software Foundation, Inc.
+Copyright 1996-2019 Free Software Foundation, Inc.
 
 This file is part of the GNU simulators.
 
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
    License for more details.
 
    You should have received a copy of the GNU General Public License along
-   with this program; if not, write to the Free Software Foundation, Inc.,
-   51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
+   with this program; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
@@ -26,7 +25,7 @@ This file is part of the GNU simulators.
 #define M32R2F_DECODE_H
 
 extern const IDESC *m32r2f_decode (SIM_CPU *, IADDR,
-                                  CGEN_INSN_INT, CGEN_INSN_INT,
+                                  CGEN_INSN_WORD, CGEN_INSN_WORD,
                                   ARGBUF *);
 extern void m32r2f_init_idesc_table (SIM_CPU *);
 extern void m32r2f_sem_init_idesc_table (SIM_CPU *);
This page took 0.025305 seconds and 4 git commands to generate.