shithub: riscv

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

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