pub fn rtc_device_init(current_task: &CurrentTask) -> Result<(), Errno>Expand description
Initialize an RTC dynamic device. Initialize a RTC device.
It will be available at /dev/rtc0.
pub fn rtc_device_init(current_task: &CurrentTask) -> Result<(), Errno>Initialize an RTC dynamic device. Initialize a RTC device.
It will be available at /dev/rtc0.