gdb/riscv: Make some target description functions constant
[deliverable/binutils-gdb.git] / gdb / riscv-tdep.c
index 5965a59444058236a7bf0cd98e057dc0ffcf68a9..d66fe5c87935788afd0ced0fd438cfcaf79fb778 100644 (file)
@@ -2793,7 +2793,7 @@ static const struct frame_unwind riscv_frame_unwind =
    specifically the bfd object being executed, to guide the selection of a
    suitable default target description.  */
 
-static struct target_desc *
+static const struct target_desc *
 riscv_find_default_target_description (const struct gdbarch_info info)
 {
   struct riscv_gdbarch_features features;
This page took 0.02334 seconds and 4 git commands to generate.