Skip to content

Commit

Permalink
*RFL import: kernel::module_param
Browse files Browse the repository at this point in the history
Commit reference: 3dfc5eb
  • Loading branch information
asahilina authored and marcan committed Jul 14, 2023
1 parent c40e753 commit 46c3aa8
Show file tree
Hide file tree
Showing 2 changed files with 500 additions and 0 deletions.
1 change: 1 addition & 0 deletions rust/kernel/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ pub mod init;
pub mod io_buffer;
pub mod io_pgtable;
pub mod ioctl;
pub mod module_param;
pub mod prelude;
pub mod print;
pub mod soc;
Expand Down
Loading

0 comments on commit 46c3aa8

Please sign in to comment.