shithub: riscv

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

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