[ARC] Fix support for double assist instructions.
[binutils-gdb.git] / opcodes / sh-opc.h
index 5916c6a99bfd7dd38885d830563c11b7d3f0d292..b2bbbfdc489c42716730e7974d9792cb29fe62ee 100644 (file)
@@ -371,7 +371,7 @@ SH4AL-dsp                                          SH4A
 
 typedef struct
 {
-  char *name;
+  const char *name;
   sh_arg_type arg[4];
   sh_nibble_type nibbles[9];
   unsigned int arch;