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