shithub: riscv

ref: c856165c90201614ce766433a2e1224cf71db695
dir: /sys/src/ape/lib/ap/mips/cycles.c/

View raw version
void
_cycles(unsigned long long *u)
{
	*u = 0;
}