git: 9front

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

View raw version
#pragma profile off

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