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