git: 9front

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

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