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