Rustfmt
This commit is contained in:
parent
5e7f641a32
commit
37608c7c50
1 changed files with 1 additions and 1 deletions
|
@ -524,8 +524,8 @@ pub mod task {
|
||||||
pub mod rt;
|
pub mod rt;
|
||||||
|
|
||||||
// Platform-abstraction modules
|
// Platform-abstraction modules
|
||||||
mod sys_common;
|
|
||||||
mod sys;
|
mod sys;
|
||||||
|
mod sys_common;
|
||||||
|
|
||||||
pub mod alloc;
|
pub mod alloc;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue