shithub: riscv

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

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