shithub: riscv

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

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