Skip to content

Commit

Permalink
use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
SFBdragon authored Feb 13, 2024
1 parent 2cc07a0 commit a4abd9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mm/allocator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
use core::alloc::{GlobalAlloc, Layout};

use align_address::Align;
use hermit_sync::RawInterruptTicketMutex;
use talc::{ErrOnOom, Span, Talc, Talck};

Expand Down

0 comments on commit a4abd9c

Please sign in to comment.