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