shithub: riscv

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

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