gdb
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index 8bc0ce795230fdfc40c4674dddd5722d883f9c2f..2b3ca6ab47a2aa784ea1a9fba3caa347735420d6 100644 (file)
@@ -375,6 +375,7 @@ const struct language_defn m2_language_defn =
   m2_printstr,                 /* function to print string constant */
   m2_emit_char,                        /* Function to print a single character */
   m2_print_type,               /* Print a type using appropriate syntax */
+  m2_print_typedef,            /* Print a typedef using appropriate syntax */
   m2_val_print,                        /* Print a value using appropriate syntax */
   c_value_print,               /* Print a top-level value */
   NULL,                                /* Language specific skip_trampoline */
This page took 0.023578 seconds and 4 git commands to generate.