shithub: riscv

ref: cf112fae1b3da89e79852f55347226e8ecf692d2
dir: /sys/src/ape/lib/ap/sparc/cycles.c/

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