* cpu-arm.c (arm_check_note): Warning fix.
[external/binutils.git] / bfd / xtensa-modules.c
index 662f728..e5d7682 100644 (file)
@@ -17,8 +17,6 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-/* Automatically generated by gen-opcode-code - DO NOT EDIT! */
-
 #include <xtensa-isa.h>
 #include "xtensa-isa-internal.h"
 #include "ansidecl.h"
@@ -43,7 +41,7 @@ tie_undo_reloc_l (uint32 offset, uint32 pc)
 }
 
 xtensa_opcode_internal** get_opcodes (void);
-const int get_num_opcodes (void);
+int get_num_opcodes (void);
 int decode_insn (const xtensa_insnbuf);
 int interface_version (void);
 
@@ -5465,7 +5463,7 @@ get_opcodes (void)
   return &opcodes[0];
 }
 
-const int
+int
 get_num_opcodes (void)
 {
   return 149;