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