CE process watching WIP
This commit is contained in:
@@ -5,9 +5,8 @@
|
||||
#include <kb_defs.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/* \brief Read key from keyboard
|
||||
* \return < 0 status on failure; ascii key on success
|
||||
*/
|
||||
int kb_read_key (void);
|
||||
|
||||
int kb_read_key_nonblock (void);
|
||||
|
||||
#endif // _LIBKB_KB_H
|
||||
|
||||
Reference in New Issue
Block a user