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