shithub: riscv

ref: 30a234b98fd9fd497636223f3e6dba744846cc35
dir: /sys/src/ape/lib/ap/sparc/cycles.c/

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