shithub: riscv

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

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