* proc-utils.h (proc_prettyprint_signalset): New prototype.
[deliverable/binutils-gdb.git] / gdb / jv-lang.h
index ffe25bf81f0133f3aa6904c519701164cde15b9d..8ea9c3c24f8cd8f6a35e4e6af87dba3a3b83ba4e 100644 (file)
@@ -42,10 +42,10 @@ struct builtin_java_type
 
 extern const struct builtin_java_type *builtin_java_type (struct gdbarch *);
 
-extern int java_val_print (struct type *, const gdb_byte *, int, CORE_ADDR,
-                          struct ui_file *, int,
-                          const struct value *,
-                          const struct value_print_options *);
+extern void java_val_print (struct type *, const gdb_byte *, int, CORE_ADDR,
+                           struct ui_file *, int,
+                           const struct value *,
+                           const struct value_print_options *);
 
 extern void java_value_print (struct value *, struct ui_file *,
                              const struct value_print_options *);
This page took 0.026888 seconds and 4 git commands to generate.