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