···1718extern void restore_current(void);1920-static char con_name_jmc[] = "/obio/su@"; /* "/obio/su@0,3002f8"; */21-#define CON_SIZE_JMC (sizeof(con_name_jmc))22-23/* Non blocking get character from console input device, returns -124 * if no input was taken. This can be used for polling.25 */
···1718extern void restore_current(void);1900020/* Non blocking get character from console input device, returns -121 * if no input was taken. This can be used for polling.22 */