shithub: riscv

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

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