shithub: riscv

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

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