+2014-01-14 Yao Qi <yao@codesourcery.com>
+
+ * rs6000-nat.c (rs6000_xfer_shared_libraries): Use
+ target_xfer_partial_ftype.
+
2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
PR python/15464
static void exec_one_dummy_insn (struct regcache *);
-static LONGEST rs6000_xfer_shared_libraries
- (struct target_ops *ops, enum target_object object,
- const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf,
- ULONGEST offset, LONGEST len);
+static target_xfer_partial_ftype rs6000_xfer_shared_libraries;
/* Given REGNO, a gdb register number, return the corresponding
number suitable for use as a ptrace() parameter. Return -1 if