diff --git a/rust_out_of_tree.rs b/rust_out_of_tree.rs index 4cd1e12..a618ab1 100644 --- a/rust_out_of_tree.rs +++ b/rust_out_of_tree.rs @@ -2,9 +2,6 @@ //! Rust out-of-tree sample -#![no_std] -#![feature(allocator_api, global_asm)] - use kernel::prelude::*; module! {