* elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
[deliverable/binutils-gdb.git] / opcodes / mcore-opc.h
index 7e4f539dd446f5b99aca81bc9e1096b778c250d7..39d76bbd1f0a1ccec72950f0714440fb10cf5701 100644 (file)
@@ -39,7 +39,7 @@ typedef struct inst
 mcore_opcode_info;
 
 #ifdef DEFINE_TABLE
-mcore_opcode_info mcore_table[] =
+const mcore_opcode_info mcore_table[] =
 {
   { "bkpt",    O0,     0,      0x0000 },
   { "sync",    O0,     0,      0x0001 },
This page took 0.023367 seconds and 4 git commands to generate.