aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/debug.h')
-rw-r--r--gcc-4.9/gcc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/debug.h b/gcc-4.9/gcc/debug.h
index fc575891a..9aff421e3 100644
--- a/gcc-4.9/gcc/debug.h
+++ b/gcc-4.9/gcc/debug.h
@@ -170,6 +170,7 @@ extern const struct gcc_debug_hooks sdb_debug_hooks;
extern const struct gcc_debug_hooks xcoff_debug_hooks;
extern const struct gcc_debug_hooks dwarf2_debug_hooks;
extern const struct gcc_debug_hooks vmsdbg_debug_hooks;
+extern const struct gcc_debug_hooks auto_profile_debug_hooks;
/* Dwarf2 frame information. */