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