gdb
[deliverable/binutils-gdb.git] / gdb / f-lang.c
index 8ae7775ad42536cb8bd720764330d9f26be547ec..4e2f3c44ecd2e3ddd0c3e87ecdca9e3d97613a1d 100644 (file)
@@ -324,6 +324,7 @@ const struct language_defn f_language_defn =
   f_printstr,                  /* function to print string constant */
   f_emit_char,                 /* Function to print a single character */
   f_print_type,                        /* Print a type using appropriate syntax */
+  default_print_typedef,       /* Print a typedef using appropriate syntax */
   f_val_print,                 /* Print a value using appropriate syntax */
   c_value_print,               /* FIXME */
   NULL,                                /* Language specific skip_trampoline */
This page took 0.043236 seconds and 4 git commands to generate.