shithub: riscv

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

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