ref: 199f090b6a09300bb3acc9a70ee09602f51071a0 dir: /sys/src/libc/68000/cycles.c/
#include <u.h> #include <libc.h> void cycles(uvlong*u) { *u = 0LL; }