* armnbsd-nat.c: Include gdbcore.h.
authorRichard Earnshaw <richard.earnshaw@arm.com>
Thu, 21 Feb 2002 11:15:41 +0000 (11:15 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Thu, 21 Feb 2002 11:15:41 +0000 (11:15 +0000)
commit3e56fc4b479c7ec6ceae3ec904d0c833565abbd4
tree975323a17604b7f156416a702c80c1e90120014e
parent097f6b0bbaff5af8a376eba6a115819f885318ed
* armnbsd-nat.c: Include gdbcore.h.
(FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
(fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
'void' to declaration, to shut up ARI.
(fetch_core_registers): Make static.  Rewrite using supply_register.
(arm_netbsd_core_fns): New core-file type specification.
(_initialize_arm_netbsd_nat): New function.
gdb/ChangeLog
gdb/armnbsd-nat.c