removed pdclib, strange things were happening..., user shell kinda works now
This commit is contained in:
@@ -18,8 +18,11 @@
|
||||
|
||||
#ifndef __ASSEMBLER__
|
||||
#include <stdint.h>
|
||||
|
||||
int init_ps2();
|
||||
uint8_t ps2_read_data();
|
||||
|
||||
char ps2_get_ascii(uint8_t scancode);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user