gdb:
[deliverable/binutils-gdb.git] / gdb / valprint.h
index 6e339d11c5fa9af36f4c2a30b4b90d919ec2ce24..ffb823acf5648c0def5c90a3123eaa3bb924d6b4 100644 (file)
@@ -109,9 +109,6 @@ extern void get_raw_print_options (struct value_print_options *opts);
 extern void get_formatted_print_options (struct value_print_options *opts,
                                         char format);
 
-extern int get_array_bounds (struct type *type, LONGEST *low_bound,
-                            LONGEST *high_bound);
-
 extern void maybe_print_array_index (struct type *index_type, LONGEST index,
                                      struct ui_file *stream,
                                     const struct value_print_options *options);
This page took 0.028034 seconds and 4 git commands to generate.