]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
2004-09-29 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Wed, 29 Sep 2004 13:54:33 +0000 (13:54 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 29 Sep 2004 13:54:33 +0000 (13:54 +0000)
commit5ac10fd160d73209c54cfed7905a582fe000a2fe
treed11f45b0d57d4fe0f8bef5459eb8a09ad611aeef
parent981beeee7037a384a72623b5c1d39a4108bb4d81
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/ChangeLog
gdb/hpux-thread.c
gdb/inftarg.c
gdb/linux-nat.c
gdb/target.c
gdb/target.h
gdb/win32-nat.c
gdb/wince.c
gdb/windows-nat.c