Skip to content

Commit 659080a

Browse files
committed
f
1 parent 9c0f15c commit 659080a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scheduler/task/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#![allow(clippy::type_complexity)]
22

3+
#[cfg(not(feature = "common-os"))]
34
pub(crate) mod tls;
45

56
use alloc::collections::{LinkedList, VecDeque};

0 commit comments

Comments
 (0)