shithub: riscv

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

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