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