delete thread_id_to_gdb_id, unused
[deliverable/binutils-gdb.git] / gdb / gdbserver / inferiors.h
index 25314d0865aba4083883d31314c77b8b7cdc32f1..5f99fbc1f1543cf4e4c4ff825c1f6a2deecdc1e5 100644 (file)
@@ -94,7 +94,6 @@ struct process_info *find_process_pid (int pid);
 int have_started_inferiors_p (void);
 int have_attached_inferiors_p (void);
 
-ptid_t thread_id_to_gdb_id (ptid_t);
 ptid_t thread_to_gdb_id (struct thread_info *);
 ptid_t gdb_id_to_thread_id (ptid_t);
 
This page took 0.024076 seconds and 4 git commands to generate.