gdb/
[deliverable/binutils-gdb.git] / gdb / defs.h
index 4d2d2a8a1aa8041c23bcc14a8807bfec6801abcf..004f3358cfd77faedd27dc737db265b866c1134b 100644 (file)
@@ -381,6 +381,9 @@ extern struct cleanup *make_bpstat_clear_actions_cleanup (void);
 
 extern int producer_is_gcc_ge_4 (const char *producer);
 
+extern void substitute_path_component (char **stringp, const char *from,
+                                      const char *to);
+
 #ifdef HAVE_WAITPID
 extern pid_t wait_to_die_with_timeout (pid_t pid, int *status, int timeout);
 #endif
This page took 0.025348 seconds and 4 git commands to generate.