OSDN Git Service

2004-09-29 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Wed, 29 Sep 2004 13:54:32 +0000 (13:54 +0000)
committercagney <cagney>
Wed, 29 Sep 2004 13:54:32 +0000 (13:54 +0000)
commit02761d51a777ec588f6c558560f852e90b83615f
tree8f7cd388d4f2069f74cc089219e9dd75d92d9a2d
parent067f68e773b072938a41418ab569a3fd94992a1d
2004-09-29  Andrew Cagney  <cagney@gnu.org>

* target.h (child_ops): Declare.
* inftarg.c (child_ops): Move from here ...
* target.c (child_ops): ... to here.
* wince.c (child_ops): Delete extern declaration.
* win32-nat.c (child_ops): Delete extern declaration.
* linux-nat.c (child_ops): Delete extern declaration.
* hpux-thread.c (child_ops): Delete extern declaration.
gdb/hpux-thread.c
gdb/inftarg.c
gdb/linux-nat.c
gdb/target.c
gdb/target.h
gdb/win32-nat.c
gdb/wince.c