00001 #ifndef _TC_SETRAW_H_ 00002 #define _TC_SETRAW_H_ 00003 00004 bool tc_setraw(void); 00005 bool tc_restore(void); 00006 int tc_keystroke(void); 00007 00008 #endif /* _TC_SETRAW_H_ */