Skip to content

Commit 0351080

Browse files
committed
*RFL import: kernel::module_param
Commit reference: 3dfc5eb
1 parent 3aa3762 commit 0351080

File tree

2 files changed

+500
-0
lines changed

2 files changed

+500
-0
lines changed

rust/kernel/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ pub mod init;
4343
pub mod io_buffer;
4444
pub mod io_pgtable;
4545
pub mod ioctl;
46+
pub mod module_param;
4647
pub mod prelude;
4748
pub mod print;
4849
pub mod soc;

0 commit comments

Comments
 (0)