pub fn sys_timer_getoverrun(
abi: &mut LinuxRiscv64Abi,
trapframe: &mut Trapframe,
) -> usizeExpand description
Linux timer_getoverrun implementation (simple stub returning 0).
pub fn sys_timer_getoverrun(
abi: &mut LinuxRiscv64Abi,
trapframe: &mut Trapframe,
) -> usizeLinux timer_getoverrun implementation (simple stub returning 0).