2005-09-19 David Edelsohn <edelsohn@gnu.org>
[deliverable/binutils-gdb.git] / gdb / f-lang.h
index 8b3fa6b5a3c0fbf4d7dcba79dbf88adcdd45f995..6145cb50f7aca648b79b2bd3ab2340a77e07f05c 100644 (file)
@@ -1,5 +1,8 @@
 /* Fortran language support definitions for GDB, the GNU debugger.
-   Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc.
+
+   Copyright 1992, 1993, 1994, 1995, 1998, 2000, 2005 Free Software
+   Foundation, Inc.
+
    Contributed by Motorola.  Adapted from the C definitions by Farooq Butt
    (fmbutt@engage.sps.mot.com).
 
@@ -27,7 +30,7 @@ extern void f_error (char *); /* Defined in f-exp.y */
 extern void f_print_type (struct type *, char *, struct ui_file *, int,
                          int);
 
-extern int f_val_print (struct type *, char *, int, CORE_ADDR,
+extern int f_val_print (struct type *, const gdb_byte *, int, CORE_ADDR,
                        struct ui_file *, int, int, int,
                        enum val_prettyprint);
 
This page took 0.023649 seconds and 4 git commands to generate.