shithub: riscv

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

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