X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fmicroblaze-opc.h;h=a1bc3d0558ea81b8d3a4f1441c90e1d4e36cf5c8;hb=afb1110bfa4fe150cb2f2c58329551bd82cb3627;hp=4fbd8e22158b66123f71663d5547b0648b0eb09b;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/microblaze-opc.h b/opcodes/microblaze-opc.h index 4fbd8e2215..a1bc3d0558 100644 --- a/opcodes/microblaze-opc.h +++ b/opcodes/microblaze-opc.h @@ -105,7 +105,7 @@ struct op_code_struct { - char * name; + const char * name; short inst_type; /* Registers and immediate values involved. */ short inst_offset_type; /* Immediate vals offset from PC? (= 1 for branches). */ short delay_slots; /* Info about delay slots needed after this instr. */