Initial revision
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef _PC_KBD_H
|
||||
#define _PC_KBD_H
|
||||
|
||||
int kbd_ischar(void);
|
||||
|
||||
int kbd_getc(void);
|
||||
#endif
|
||||
Reference in New Issue
Block a user