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