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