aboutsummaryrefslogtreecommitdiff
path: root/gdb/d-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/d-lang.h')
-rw-r--r--gdb/d-lang.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/d-lang.h b/gdb/d-lang.h
index a1b4456..ca9126b 100644
--- a/gdb/d-lang.h
+++ b/gdb/d-lang.h
@@ -62,6 +62,8 @@ extern char *d_demangle (const char *mangled, int options);
extern const struct builtin_d_type *builtin_d_type (struct gdbarch *);
+/* Defined in d-support.c */
+
extern const char *d_parse_symbol (struct obstack *, const char *);
/* Defined in d-valprint.c */