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