shithub: riscv

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

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