gas/
[deliverable/binutils-gdb.git] / gdb / symtab.h
index 29a12ff5fe977e0a1254069d8fd14b221364c5c4..c735e16295b4371886c0c216794313b82d99a695 100644 (file)
@@ -116,7 +116,7 @@ struct general_symbol_info
 
     struct block *block;
 
-    gdb_byte *bytes;
+    const gdb_byte *bytes;
 
     CORE_ADDR address;
 
This page took 0.024884 seconds and 4 git commands to generate.