Remove OBJF_REORDERED
[binutils-gdb.git] / gdb / csky-linux-tdep.c
index ea306cded09872affd3691417cf4ba8ab609ccef..b34e2082bfc06f9a2b3ddf215b5fc3190568bfb4 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux on CSKY.
 
-   Copyright (C) 2012-2022 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
@@ -310,7 +310,7 @@ csky_linux_iterate_over_regset_sections (struct gdbarch *gdbarch,
 
 static void
 csky_linux_rt_sigreturn_init (const struct tramp_frame *self,
-                             struct frame_info *this_frame,
+                             frame_info_ptr this_frame,
                              struct trad_frame_cache *this_cache,
                              CORE_ADDR func)
 {
@@ -355,7 +355,7 @@ csky_linux_rt_sigreturn_tramp_frame = {
 
 static void
 csky_linux_rt_sigreturn_init_pt_regs (const struct tramp_frame *self,
-                                     struct frame_info *this_frame,
+                                     frame_info_ptr this_frame,
                                      struct trad_frame_cache *this_cache,
                                      CORE_ADDR func)
 {