shithub: riscv

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

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