shithub: riscv

ref: 294e08fa1e2481a3b01b815c34f458999d2e782c
dir: /sys/src/ape/lib/ap/sparc/cycles.c/

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