shithub: riscv

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

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