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