Internal error trying to print uninitialized string.
[deliverable/binutils-gdb.git] / gdb / ada-lang.h
index ba3b9d806efb3dfb9a74fd0356be26ff4fb73071..964d569037415b072e56f3b74018dff5261cd893 100644 (file)
@@ -162,6 +162,8 @@ struct ada_task_info
 
 extern void *grow_vect (void *, size_t *, size_t, int);
 
+extern void ada_ensure_varsize_limit (const struct type *type);
+
 extern int ada_get_field_index (const struct type *type,
                                 const char *field_name,
                                 int maybe_missing);
This page took 0.027889 seconds and 4 git commands to generate.