shithub: plan9front

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

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