aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib.rs b/src/lib.rs
index da556a5..e8b8140 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -51,10 +51,6 @@ pub mod mutex {
#[doc(hidden)]
pub mod export;
-#[doc(hidden)]
-pub mod sll;
-#[doc(hidden)]
-mod tq;
/// Sets the given `interrupt` as pending
///