diff options
Diffstat (limited to 'gcc/debug.h')
-rw-r--r-- | gcc/debug.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/debug.h b/gcc/debug.h index dc51182..e1dfe4b 100644 --- a/gcc/debug.h +++ b/gcc/debug.h @@ -249,9 +249,6 @@ extern bool dwarf2out_do_frame (void); extern bool dwarf2out_do_cfi_asm (void); extern void dwarf2out_switch_text_section (void); -const char *remap_debug_filename (const char *); -void add_debug_prefix_map (const char *); - /* For -fdump-go-spec. */ extern const struct gcc_debug_hooks * |