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