shithub: riscv

ref: 7134d62ccbb32c783de67d26907e4e856c48f29c
dir: /sys/src/ape/lib/ap/68020/cycles.c/

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