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