shithub: front

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

View raw version
#pragma profile off

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