shithub: riscv

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

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