sys_timer_getoverrun

Function sys_timer_getoverrun 

Source
pub fn sys_timer_getoverrun(
    abi: &mut LinuxRiscv64Abi,
    trapframe: &mut Trapframe,
) -> usize
Expand description

Linux timer_getoverrun implementation (simple stub returning 0).