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