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