aboutsummaryrefslogtreecommitdiff
path: root/gdb/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/target.h')
-rw-r--r--gdb/target.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/target.h b/gdb/target.h
index 15a6680..c9f9ef0 100644
--- a/gdb/target.h
+++ b/gdb/target.h
@@ -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) */