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