*** empty log message ***
[binutils-gdb.git] / gdb / valprint.h
index 070d7967af1debc64aa6c084ad268308aea77a66..6e339d11c5fa9af36f4c2a30b4b90d919ec2ce24 100644 (file)
@@ -118,6 +118,7 @@ extern void maybe_print_array_index (struct type *index_type, LONGEST index,
 
 extern void val_print_array_elements (struct type *, const gdb_byte *,
                                      CORE_ADDR, struct ui_file *, int,
+                                     const struct value *,
                                      const struct value_print_options *,
                                      unsigned int);