* elf64-mips.c (elf_backend_got_header_size): Correct definition.
[deliverable/binutils-gdb.git] / gdb / p-lang.h
index 5b0691b84f1edfa41cde460909c590536ae74476..b1e218c261c11ca261caa893fbcb49086aa97f8e 100644 (file)
@@ -35,10 +35,10 @@ extern void pascal_print_type (struct type *, const char *, struct ui_file *,
 extern void pascal_print_typedef (struct type *, struct symbol *,
                                  struct ui_file *);
 
-extern int pascal_val_print (struct type *, const gdb_byte *, int,
-                            CORE_ADDR, struct ui_file *, int,
-                            const struct value *,
-                            const struct value_print_options *);
+extern void pascal_val_print (struct type *, const gdb_byte *, int,
+                             CORE_ADDR, struct ui_file *, int,
+                             const struct value *,
+                             const struct value_print_options *);
 
 extern void pascal_value_print (struct value *, struct ui_file *,
                                const struct value_print_options *);
This page took 0.032629 seconds and 4 git commands to generate.