mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 20:12:01 +08:00
2004-10-05 Andrew Cagney <cagney@gnu.org>
* target.h (deprecated_child_ops): Rename child_ops. * wince.c: Update copyright. Rename child_ops. * win32-nat.c: Rename child_ops. * target.c: Rename child_ops. * rs6000-nat.c: Rename child_ops. * linux-nat.c: Rename child_ops. * infttrace.c: Rename child_ops. * inftarg.c: Rename child_ops. * infptrace.c: Rename child_ops. * hppah-nat.c: Update copyright. Rename child_ops. * hpux-thread.c: Update copyright. Rename child_ops.
This commit is contained in:
@ -163,7 +163,7 @@ static void debug_to_stop (void);
|
||||
wierd and mysterious ways. Putting the variable here lets those
|
||||
wierd and mysterious ways keep building while they are being
|
||||
converted to the inferior inheritance structure. */
|
||||
struct target_ops child_ops;
|
||||
struct target_ops deprecated_child_ops;
|
||||
|
||||
/* Pointer to array of target architecture structures; the size of the
|
||||
array; the current index into the array; the allocated size of the
|
||||
|
Reference in New Issue
Block a user