shithub: riscv

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

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