shithub: riscv

ref: e8f475415eae7fa2b58562ef1719bd840abefdb1
dir: /sys/src/ape/lib/ap/mips/cycles.c/

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