mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
* target.h (deprecated_child_ops): Delete declaration.
* target.c (deprecated_child_ops): Delete definition.
This commit is contained in:
@ -1633,6 +1633,4 @@ extern void update_target_permissions (void);
|
||||
/* Blank target vector entries are initialized to target_ignore. */
|
||||
void target_ignore (void);
|
||||
|
||||
extern struct target_ops deprecated_child_ops;
|
||||
|
||||
#endif /* !defined (TARGET_H) */
|
||||
|
Reference in New Issue
Block a user