diff options
Diffstat (limited to 'gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c')
-rw-r--r-- | gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c b/gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c index 78f2047..b945039 100644 --- a/gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c +++ b/gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c @@ -5,7 +5,7 @@ #include "osabi.h" #include "target-descriptions.h" -struct target_desc *tdesc_powerpc_isa207_htm_vsx32l; +const struct target_desc *tdesc_powerpc_isa207_htm_vsx32l; static void initialize_tdesc_powerpc_isa207_htm_vsx32l (void) { |