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