Use a single thread for ps/2 driver
This commit is contained in:
parent
ddb222389b
commit
05a5c52f68
5 changed files with 131 additions and 143 deletions
|
@ -1,5 +1,3 @@
|
|||
#![feature(question_mark)]
|
||||
|
||||
extern crate syscall;
|
||||
|
||||
use std::collections::BTreeMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue