shithub: riscv

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

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