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