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