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