Use gdbarch obstack to allocate the TYPE_NAME string in arch_type
[deliverable/binutils-gdb.git] / gdb / cli-out.h
index bf0706977dfcbf35fca65b8d17af58f644af1ea1..401429ab56047af039c88ac020c314f223f96e6f 100644 (file)
@@ -48,4 +48,6 @@ extern void cli_out_data_ctor (struct cli_ui_out_data *data,
 extern struct ui_file *cli_out_set_stream (struct ui_out *uiout,
                                           struct ui_file *stream);
 
+extern void cli_display_match_list (char **matches, int len, int max);
+
 #endif
This page took 0.278289 seconds and 4 git commands to generate.