shithub: plan9front

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

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