00001 00002 #ifndef _SIC_KEYBOARD_H_ 00003 #define _SIC_KEYBOARD_H_ 00004 00005 int run_keyboard( ); 00006 00007 #endif /* _SIC_KEYBOARD_H_ */ 00008