convert to_save_trace_data
[deliverable/binutils-gdb.git] / gdb / sparc64nbsd-nat.c
index 488f8b91c758cca763113e684c3b22bc46530d04..f8db7fae8770ab771c7d9cbaf32f2a8e482f912c 100644 (file)
@@ -69,7 +69,8 @@ sparc64nbsd_supply_fpregset (const struct sparc_fpregset *fpregset,
 }
 
 static void
-sparc64nbsd_collect_fpregset (const struct regcache *regcache,
+sparc64nbsd_collect_fpregset (const struct sparc_fpregset *fpregset,
+                             const struct regcache *regcache,
                              int regnum, void *fpregs)
 {
   int sparc32 = (gdbarch_ptr_bit (get_regcache_arch (regcache)) == 32);
This page took 0.023019 seconds and 4 git commands to generate.