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