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