shithub: plan9front

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

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