shithub: riscv

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

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