]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbserver/inferiors.h
gdbserver: Remove thread_to_gdb_id
[thirdparty/binutils-gdb.git] / gdb / gdbserver / inferiors.h
index 6316fe503e5c4f6593cea02132df72994b5e1801..aef8433980ad68c06a2fa37c895f0bf7e5a0d321 100644 (file)
@@ -143,8 +143,6 @@ struct process_info *find_process_pid (int pid);
 int have_started_inferiors_p (void);
 int have_attached_inferiors_p (void);
 
-ptid_t thread_to_gdb_id (struct thread_info *);
-
 void clear_inferiors (void);
 struct inferior_list_entry *find_inferior
      (struct inferior_list *,