shithub: front

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

View raw version
#pragma profile off

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