00001 00002 #ifndef _SIC_KBDTERMIO_H_ 00003 #define _SIC_KBDTERMIO_H_ 00004 00011 /***************************************************************************** 00012 * Function prototypes * 00013 *****************************************************************************/ 00014 00015 void set_termio(); 00016 void reset_termio(); 00017 00018 #endif /* _SIC_KBDTERMIO_H_ */ 00019
1.5.1