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