shithub: riscv

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

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