shithub: riscv

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

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