shithub: riscv

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

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