WIP 2
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
typedef struct {
|
||||
RBuf rbuf;
|
||||
SpinLock spinlock;
|
||||
bool init;
|
||||
} Ps2KbFastBuf;
|
||||
|
||||
extern Proc *PS2KBPROC;
|
||||
|
Reference in New Issue
Block a user