shithub: riscv

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

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