shithub: riscv

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

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