mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-24 10:26:25 +04:00
Remove a warning.
This commit is contained in:
parent
fb9855b5ef
commit
265bbaefe4
@ -1,5 +1,4 @@
|
||||
use crate::trap::TrapContext;
|
||||
use crate::task::TaskContext;
|
||||
use crate::config::*;
|
||||
|
||||
#[repr(align(4096))]
|
||||
|
Loading…
Reference in New Issue
Block a user