ld/testsuite/
[deliverable/binutils-gdb.git] / gdb / f-lang.h
index 252d25dbdb5fb09d0b0334ec89a3b48c9b5e3614..711bdbae94584e016e86e07ef61f8cb08f1607bf 100644 (file)
@@ -1,6 +1,6 @@
 /* Fortran language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 1992, 1993, 1994, 1995, 1998, 2000, 2005, 2007, 2008
+   Copyright (C) 1992, 1993, 1994, 1995, 1998, 2000, 2005, 2007, 2008, 2009
    Free Software Foundation, Inc.
 
    Contributed by Motorola.  Adapted from the C definitions by Farooq Butt
@@ -29,8 +29,8 @@ extern void f_print_type (struct type *, char *, struct ui_file *, int,
                          int);
 
 extern int f_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 *);
 
 /* Language-specific data structures */
 
This page took 0.023684 seconds and 4 git commands to generate.