shithub: front

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

View raw version
#pragma profile off

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