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