pub fn booted_device_init(
kernel: &Kernel,
cpu_boost_duration: Option<MonotonicDuration>,
)Expand description
Initializes the boot notifier device.
pub fn booted_device_init(
kernel: &Kernel,
cpu_boost_duration: Option<MonotonicDuration>,
)Initializes the boot notifier device.