We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52706e7 commit f7fa9d1Copy full SHA for f7fa9d1
rust/kernel/lib.rs
@@ -41,6 +41,7 @@ pub mod error;
41
pub mod io_buffer;
42
pub mod io_pgtable;
43
pub mod ioctl;
44
+pub mod module_param;
45
pub mod prelude;
46
pub mod print;
47
pub mod soc;
0 commit comments