Use an accessor function for general_symbol_info::language
[deliverable/binutils-gdb.git] / opcodes / mcore-opc.h
index 24c3f8888bc0fa6df76ea784c72b64df1407420b..2a8a39fe58219a54d103a6ce3279c27cfbc247ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler instructions for Motorola's Mcore processor
-   Copyright (C) 1999-2016 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -206,6 +206,5 @@ const mcore_opcode_info mcore_table[] =
   { "rori",    RSI,    0,      0x3800 },
   { "rotri",   RSI,    0,      0x3800 },
   { "nop",     O0,     0,      0x1200 },  /* mov r0, r0 */
-  { 0,         0,      0,      0 }
 };
 #endif
This page took 0.023356 seconds and 4 git commands to generate.