working on kernel tasklets
This commit is contained in:
@@ -24,7 +24,8 @@ int init_ps2();
|
||||
void ps2_init_kbd(vfs_node_t* dev);
|
||||
uint8_t ps2_read_data();
|
||||
|
||||
char ps2_get_ascii(uint8_t scancode);
|
||||
void ps2_handle_scancode(uint8_t scancode);
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user