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