We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ed442 commit bb698fbCopy full SHA for bb698fb
rust/kernel/lib.rs
@@ -37,6 +37,7 @@ pub mod error;
37
pub mod io_buffer;
38
pub mod io_pgtable;
39
pub mod ioctl;
40
+pub mod module_param;
41
pub mod prelude;
42
pub mod print;
43
pub mod soc;
0 commit comments