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