shithub: riscv

ref: 4bcde1a30b3d22c959d27887cf20fe8bb72ed02c
dir: /sys/src/ape/lib/ap/68020/cycles.c/

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