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