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