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