aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/ptid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/ptid.h')
-rw-r--r--gdb/common/ptid.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/common/ptid.h b/gdb/common/ptid.h
index 4b45452..030e97d 100644
--- a/gdb/common/ptid.h
+++ b/gdb/common/ptid.h
@@ -158,10 +158,6 @@ extern ptid_t minus_one_ptid;
/* See ptid_t::ptid_t. */
-extern ptid_t ptid_build (int pid, long lwp, long tid);
-
-/* See ptid_t::ptid_t. */
-
extern ptid_t pid_to_ptid (int pid);
/* See ptid_t::pid. */