MIPS/BFD: Report `bfd_reloc_outofrange' errors as such
[deliverable/binutils-gdb.git] / opcodes / mcore-opc.h
index c94ab2fb0f74c2e040df841efd142cc053105a5f..24c3f8888bc0fa6df76ea784c72b64df1407420b 100644 (file)
@@ -33,7 +33,7 @@ mcore_opclass;
 
 typedef struct inst
 {
-  char *         name;
+  const char *   name;
   mcore_opclass  opclass;
   unsigned char  transfer;
   unsigned short inst;
This page took 0.023656 seconds and 4 git commands to generate.