aboutsummaryrefslogtreecommitdiff
path: root/gdb/features/microblaze-with-stack-protect.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/features/microblaze-with-stack-protect.c')
-rw-r--r--gdb/features/microblaze-with-stack-protect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/features/microblaze-with-stack-protect.c b/gdb/features/microblaze-with-stack-protect.c
index aa180bf..574dc02 100644
--- a/gdb/features/microblaze-with-stack-protect.c
+++ b/gdb/features/microblaze-with-stack-protect.c
@@ -5,7 +5,7 @@
#include "osabi.h"
#include "target-descriptions.h"
-struct target_desc *tdesc_microblaze_with_stack_protect;
+const struct target_desc *tdesc_microblaze_with_stack_protect;
static void
initialize_tdesc_microblaze_with_stack_protect (void)
{