We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa3762 commit 0351080Copy full SHA for 0351080
rust/kernel/lib.rs
@@ -43,6 +43,7 @@ pub mod init;
43
pub mod io_buffer;
44
pub mod io_pgtable;
45
pub mod ioctl;
46
+pub mod module_param;
47
pub mod prelude;
48
pub mod print;
49
pub mod soc;
0 commit comments