mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-23 16:23:24 +00:00
@ -836,11 +836,6 @@ pub fn clocksource_boot_finish() {
|
||||
}
|
||||
|
||||
// ======== 以下为对C的接口 ========
|
||||
/// # 完成对clocksource模块的加载
|
||||
#[no_mangle]
|
||||
pub extern "C" fn rs_clocksource_boot_finish() {
|
||||
clocksource_boot_finish();
|
||||
}
|
||||
|
||||
/// # 启动watchdog线程的辅助函数
|
||||
#[no_mangle]
|
||||
|
Reference in New Issue
Block a user