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