shithub: riscv

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

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