We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b579f84 commit 5b0ccddCopy full SHA for 5b0ccdd
1 file changed
rust/kernel/lib.rs
@@ -93,6 +93,7 @@ pub mod cpu;
93
pub mod cpufreq;
94
pub mod cpumask;
95
pub mod cred;
96
+#[cfg(CONFIG_DEV_COREDUMP)]
97
pub mod devcoredump;
98
pub mod device;
99
pub mod device_id;
0 commit comments