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