* alpha-nat.c (fetch_core_registers): Match Sep 4 gdbcore.h prototype
authorFred Fish <fnf@specifix.com>
Mon, 9 Sep 1996 03:14:35 +0000 (03:14 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 9 Sep 1996 03:14:35 +0000 (03:14 +0000)
commit0be55272b47671f8ffee7e2d7bca90ffb0d460ee
tree2f35b9088a4cdaff732656084274215b1152e4fa
parent948a9d9233317319e9cf4bbc41b0a87c50ca0572
* alpha-nat.c (fetch_core_registers): Match Sep 4 gdbcore.h prototype
change for core_read_registers in struct core_fns.
* core-regset.c (fetch_core_registers): Ditto & add prototype.
* core-sol2.c (fetch_core_registers): Ditto & add prototype.
* i386aix-nat.c (fetch_core_registers): Ditto & add prototype.
* i386b-nat.c (fetch_core_registers): Ditto.
* i386mach-nat.c (fetch_core_registers): Ditto & add prototype.
* irix4-nat.c (fetch_core_registers): Ditto.
* irix5-nat.c (fetch_core_registers): Ditto.
* lynx-nat.c (fetch_core_registers): Ditto & add prototype.
* m68knbsd-nat.c (fetch_core_registers): Ditto.
* mips-nat.c (fetch_core_registers): Ditto & add prototype.
* rs6000-nat.c (fetch_core_registers): Ditto.
* sparc-nat.c (fetch_core_registers): Ditto.
* sun3-nat.c (fetch_core_registers): Ditto & add prototype.
* ultra3-nat.c (fetch_core_registers): Ditto & add prototype.

* alpha-nat.c (register_addr): Match Sep 4 gdbcore.h prototype change.
* delta68-nat.c (register_addr): Ditto.
* gdbserver/low-linux.c (register_addr): Ditto.
* gdbserver/low-hppabsd.c (register_addr): Ditto.
* i386m3-nat.c (register_addr): Ditto.
* mips-nat.c (register_addr): Ditto.
* ultra3-nat.c (register_addr): Ditto.
gdb/gdbserver/low-hppabsd.c
gdb/gdbserver/low-linux.c