shithub: riscv

ref: 98b1a59547584bd823ed0aa3db0a65c6af56e0d6
dir: /sys/src/ape/lib/ap/sparc/cycles.c/

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