shithub: riscv

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

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