Change some void* to gdb_byte*
[deliverable/binutils-gdb.git] / gdb / mi / mi-console.h
index 9727eb6c79789e0002d4aa60910821d1bf942379..53459c7ec14ef0a3dc4bc7a476e3ee5ad7289c39 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set - MI Console.
-   Copyright (C) 2000, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2000-2015 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
@@ -24,4 +24,7 @@ extern struct ui_file *mi_console_file_new (struct ui_file *raw,
                                            const char *prefix,
                                            char quote);
 
+extern void mi_console_set_raw (struct ui_file *console,
+                               struct ui_file *raw);
+
 #endif
This page took 0.023837 seconds and 4 git commands to generate.