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