Migrate from collections
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use alloc::arc::Arc;
|
||||
use collections::Vec;
|
||||
use alloc::Vec;
|
||||
use spin::{Mutex, RwLock};
|
||||
|
||||
use context::{self, Context, SwitchResult};
|
||||
|
||||
Reference in New Issue
Block a user