aboutsummaryrefslogtreecommitdiff
path: root/gdb/ax.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ax.h')
-rw-r--r--gdb/ax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ax.h b/gdb/ax.h
index cd1088d..a5d722b 100644
--- a/gdb/ax.h
+++ b/gdb/ax.h
@@ -274,7 +274,7 @@ struct aop_map
/* The name of the opcode. Null means that this entry is not a
valid opcode --- a hole in the opcode space. */
- char *name;
+ const char *name;
/* All opcodes take no operands from the bytecode stream, or take
unsigned integers of various sizes. If this is a positive number