shithub: riscv

ref: 3a8e788bef68346e2d92785f09f33557988d4d33
dir: /sys/src/ape/lib/ap/68020/cycles.c/

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