mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 14:57:49 +00:00
Run cargo fmt for post-11
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
use super::{align_up, Locked};
|
use super::{Locked, align_up};
|
||||||
use alloc::alloc::{GlobalAlloc, Layout};
|
use alloc::alloc::{GlobalAlloc, Layout};
|
||||||
use core::ptr;
|
use core::ptr;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user