shithub: riscv

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

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