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