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