Revert "Improve ptrace-error detection on Linux targets"
[deliverable/binutils-gdb.git] / gdb / f-lang.h
index 1ba529d76c518225e66462f5d69f5cc98c9900a1..cf6024c4454a48bf967545a3035616f36cd1510e 100644 (file)
@@ -28,6 +28,11 @@ struct parser_state;
 
 extern int f_parse (struct parser_state *);
 
+/* Implement the la_print_typedef language method for Fortran.  */
+
+extern void f_print_typedef (struct type *type, struct symbol *new_symbol,
+                            struct ui_file *stream);
+
 extern void f_print_type (struct type *, const char *, struct ui_file *, int,
                          int, const struct type_print_options *);
 
This page took 0.025555 seconds and 4 git commands to generate.