]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/hppa-netbsd-tdep.c
2.41 Release sources
[thirdparty/binutils-gdb.git] / gdb / hppa-netbsd-tdep.c
index 8b1a03b462eeb41c17eb9454f80e1c47e5f1bb1c..6e3b62ae13dcbdbcce0958513956770b1219136b 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/hppa
 
-   Copyright (C) 2008-2022 Free Software Foundation, Inc.
+   Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -64,7 +64,7 @@ static int hppanbsd_mc_reg_offset[] =
 };
 
 static void hppanbsd_sigtramp_cache_init (const struct tramp_frame *,
-                                        struct frame_info *,
+                                        frame_info_ptr,
                                         struct trad_frame_cache *,
                                         CORE_ADDR);
 
@@ -99,7 +99,7 @@ static const struct tramp_frame hppanbsd_sigtramp_si4 =
 
 static void
 hppanbsd_sigtramp_cache_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)
 {