shithub: riscv

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

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