bug fixes
[fw/sdcc] / sim / ucsim / cmd.src / newcmdcl.h
index 6e3af3e443cd988e48e14c997e3ef4dbf757224b..bbdad5c8cf9aa52b916fd865e4c935e31fb11455 100644 (file)
@@ -212,6 +212,7 @@ public:
   void set_fd_set(void);
 
   void prompt(void);
+  FILE *get_out(void);
   int all_printf(char *format, ...);   // print to all consoles
   int all_print(char *string, int length);
   int dd_printf(char *format, ...);    // print to actual_console