* MAINTAINERS: Add myself under Write After Approval.
[deliverable/binutils-gdb.git] / gdb / source.h
index 47968f0f599c69c468d93faf6427585470551faa..72271fef801a48e363d262ede1eeec76f7ec2b74 100644 (file)
@@ -66,4 +66,7 @@ extern struct symtab_and_line set_current_source_symtab_and_line (const struct s
 
 /* Reset any information stored about a default file and line to print. */
 extern void clear_current_source_symtab_and_line (void);
+
+/* Add a source path substitution rule.  */
+extern void add_substitute_path_rule (char *, char *);
 #endif
This page took 0.023596 seconds and 4 git commands to generate.