Skip to content

Commit f7fa9d1

Browse files
committed
*RFL import: kernel::module_param
Commit reference: 3dfc5eb
1 parent 52706e7 commit f7fa9d1

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
@@ -41,6 +41,7 @@ pub mod error;
4141
pub mod io_buffer;
4242
pub mod io_pgtable;
4343
pub mod ioctl;
44+
pub mod module_param;
4445
pub mod prelude;
4546
pub mod print;
4647
pub mod soc;

0 commit comments

Comments
 (0)