]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ia64-hpux-nat.c
Add target_xfer_partial_ftype
[thirdparty/binutils-gdb.git] / gdb / ia64-hpux-nat.c
index e4e1d3278e70773c4f44f09f7f36ac8b5233e77b..48aa6de19ecad225f7c261fed3d3bf2fca54916f 100644 (file)
@@ -337,9 +337,7 @@ ia64_hpux_store_registers (struct target_ops *ops,
    need to be handled manually.  So we override this routine and
    delegate back if we detect that we are not in a special case.  */
 
-static LONGEST (*super_xfer_partial) (struct target_ops *, enum target_object,
-                                     const char *, gdb_byte *,
-                                     const gdb_byte *, ULONGEST, LONGEST);
+static target_xfer_partial_ftype *super_xfer_partial;
 
 /* The "xfer_partial" routine for a memory region that is completely
    outside of the backing-store region.  */