* cris.h (R_CRIS_32_IE): New relocation.
[deliverable/binutils-gdb.git] / gdb / m2-lang.h
index 8ce458c3d497f888a8bac0d84b5a50452f4ffa33..f99e31a116f734e51eae3defca8aa503cf84d189 100644 (file)
@@ -33,8 +33,8 @@ extern int m2_is_long_set (struct type *type);
 extern int m2_is_unbounded_array (struct type *type);
 
 extern int m2_val_print (struct type *, const gdb_byte *, int, CORE_ADDR,
-                        struct ui_file *, int, int, int,
-                        enum val_prettyprint);
+                        struct ui_file *, int,
+                        const struct value_print_options *);
 
 extern int get_long_set_bounds (struct type *type, LONGEST *low,
                                LONGEST *high);
This page took 0.023756 seconds and 4 git commands to generate.