aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/procfs.h')
-rw-r--r--gdb/procfs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/procfs.h b/gdb/procfs.h
index 9419a70..beeb876 100644
--- a/gdb/procfs.h
+++ b/gdb/procfs.h
@@ -24,12 +24,6 @@ struct target_ops;
extern struct target_ops *procfs_target (void);
-/* Call this in the native _initialize routine that creates and
- customizes the prototype target returned by procfs_target, if the
- native debug interface supports procfs watchpoints. */
-
-extern void procfs_use_watchpoints (struct target_ops *t);
-
/* Return a ptid for which we guarantee we will be able to find a
'live' procinfo. */