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