shithub: riscv

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

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