Refactor clone_all_breakpoints
[deliverable/binutils-gdb.git] / gdb / gdbserver / inferiors.h
index 00dfe60e0c5f88ed0f36bb2d1c1eeefa8d7e8895..65ab1c6fc60828b05fdae47ba4b67b2452088d24 100644 (file)
@@ -88,7 +88,7 @@ struct process_info
    no current thread selected.  */
 
 struct process_info *current_process (void);
-struct process_info *get_thread_process (struct thread_info *);
+struct process_info *get_thread_process (const struct thread_info *);
 
 extern struct inferior_list all_processes;
 
This page took 0.024254 seconds and 4 git commands to generate.